Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
accio127ctl/internal/app
Package app is where the core logic for accio127ctl lives.
|
Package app is where the core logic for accio127ctl lives. |
internal
|
|
build
Package build provides build information for the application.
|
Package build provides build information for the application. |
config
Package config provides the configuration of the application.
|
Package config provides the configuration of the application. |
database
Package database holds the database connection and functions for the service.
|
Package database holds the database connection and functions for the service. |
endpoint
Package endpoint contains the endpoint paths for each handler.
|
Package endpoint contains the endpoint paths for each handler. |
errors
Package errors provides custom error types for the application.
|
Package errors provides custom error types for the application. |
jsonutil
Package jsonutil provides useful functions for working with JSON.
|
Package jsonutil provides useful functions for working with JSON. |
server
Package server is the main server for the application.
|
Package server is the main server for the application. |
Click to show internal directories.
Click to hide internal directories.