Directories ΒΆ
Path | Synopsis |
---|---|
Package main provides main function.
|
Package main provides main function. |
internal
|
|
app
Package app provides structures and functions to configure and run application.
|
Package app provides structures and functions to configure and run application. |
controller/http
Package http provides common structures and functions for HTTP controllers.
|
Package http provides common structures and functions for HTTP controllers. |
controller/http/v1
Package v1 provides structures and functions to implement HTTP controllers.
|
Package v1 provides structures and functions to implement HTTP controllers. |
entity
Package entity provides entity structures for use cases, repositories and controllers.
|
Package entity provides entity structures for use cases, repositories and controllers. |
pkg/fingerprint
Package fingerprint provides structure to hash and verify fingerprint.
|
Package fingerprint provides structure to hash and verify fingerprint. |
pkg/hash
Package hash provides structure to work with hex representation of hash.
|
Package hash provides structure to work with hex representation of hash. |
repo
Package repo provides interfaces and structures to interact with database.
|
Package repo provides interfaces and structures to interact with database. |
usecase
Package usecase provides interfaces and structures to encapsulate business logic.
|
Package usecase provides interfaces and structures to encapsulate business logic. |
pkg
|
|
config
Package config provides functions to read env variables and set structure fields to variables.
|
Package config provides functions to read env variables and set structure fields to variables. |
db
Package db provides structure to implement database connections.
|
Package db provides structure to implement database connections. |
jwt
Package jwt provides structures and functions to build/parse JWT, read/parse public and private keys.
|
Package jwt provides structures and functions to build/parse JWT, read/parse public and private keys. |
log
Package log provides structures for logging.
|
Package log provides structures for logging. |
uuid
Package uuid provides structures to generate and inspect UUIDs.
|
Package uuid provides structures to generate and inspect UUIDs. |
Click to show internal directories.
Click to hide internal directories.