|
|
0151c3f68a
|
add test response using rpc.WriteResponse
|
2025-07-29 09:39:07 +03:00 |
|
|
|
1f36f2d7bc
|
Move http write functions to writers.go
|
2025-07-29 09:33:03 +03:00 |
|
|
|
ec94df5f4a
|
Project structure refactor:
- Change package name general_server to gateway
- Changing the structure of directories and packages
- Adding vendor to the project
|
2025-07-28 20:16:40 +03:00 |
|
alex
|
27bda702bd
|
Add configuration and v1 server implementation; create handler methods for command execution and listing
|
2025-06-22 17:09:47 +03:00 |
|
alex
|
c15e6c5b15
|
Refactor internal server structure: remove v1 package and migrate functionality to a new v1 module; update dependencies and improve command handling.
|
2025-06-22 17:01:14 +03:00 |
|
alex
|
213db0b8c7
|
Update internal/config dependency to latest version
|
2025-06-22 11:56:54 +03:00 |
|
alex
|
0d8673254e
|
Refactor server package structure and update error handling methods; remove unused dependencies
|
2025-06-22 11:54:16 +03:00 |
|
alex
|
eaff815270
|
Refactor handler methods to use instance methods for logging and error handling; add utility functions for UUID generation and JSON error responses.
|
2025-06-22 11:48:33 +03:00 |
|
alex
|
07e1d3ecdd
|
./
|
2025-06-22 11:38:53 +03:00 |
|
alex
|
d3b2944cd8
|
first commit
|
2025-06-22 11:32:11 +03:00 |
|