Directories ¶
Path | Synopsis |
---|---|
client
|
|
api
Package api implements a client for interacting with the server.
|
Package api implements a client for interacting with the server. |
config
Package config implements the necessary structures and parsing of the server configuration
|
Package config implements the necessary structures and parsing of the server configuration |
console
Package console реализует модуль для парсинга ввода консоли
|
Package console реализует модуль для парсинга ввода консоли |
Package models contains structures that describe our domain entities right now all data is strings, we should replace them with correct types + proper validation
|
Package models contains structures that describe our domain entities right now all data is strings, we should replace them with correct types + proper validation |
Package server contains the implementation of our data storage server.
|
Package server contains the implementation of our data storage server. |
auth
Package auth Provides functionality for JWT authentication + middleware to support its operation
|
Package auth Provides functionality for JWT authentication + middleware to support its operation |
auth/jwt
Package jwt provides functionality for JWT authentication
|
Package jwt provides functionality for JWT authentication |
config
Package config implements the necessary structures and parsing for server configuration
|
Package config implements the necessary structures and parsing for server configuration |
gprcserver
Package gprcserver contains the implementation of the server via gRPC
|
Package gprcserver contains the implementation of the server via gRPC |
httpserver
Package httpserver implements HTTP handlers using chi.NewRouter
|
Package httpserver implements HTTP handlers using chi.NewRouter |
mocks/auth/jwt
Package mock_jwt is a generated GoMock package.
|
Package mock_jwt is a generated GoMock package. |
mocks/storage
Package mock_storage is a generated GoMock package.
|
Package mock_storage is a generated GoMock package. |
storage
Package storage - реализует чтение запись в базу всех основных сущностей, Карты, Логины, и тд.
|
Package storage - реализует чтение запись в базу всех основных сущностей, Карты, Логины, и тд. |
Click to show internal directories.
Click to hide internal directories.