Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
app
|
|
config
Package config provides configuration management for the application.
|
Package config provides configuration management for the application. |
http/controller/auth
Package auth provides authentication-related functionality for the application.
|
Package auth provides authentication-related functionality for the application. |
http/middleware
Package middleware provides HTTP middleware functions for the application.
|
Package middleware provides HTTP middleware functions for the application. |
http/router
Package router handles the routing for the application.
|
Package router handles the routing for the application. |
job
Package job provides functionality for registering and managing scheduled jobs in the application.
|
Package job provides functionality for registering and managing scheduled jobs in the application. |
job/monitor
Package monitor provides monitoring functionalities for various system aspects.
|
Package monitor provides monitoring functionalities for various system aspects. |
model/auth
Package auth provides authentication and authorization functionalities.
|
Package auth provides authentication and authorization functionalities. |
pkg/e
Package e defines error codes and messages used throughout the go-api project.
|
Package e defines error codes and messages used throughout the go-api project. |
pkg/jwt
Package jwt provides functionality for generating and parsing JSON Web Tokens (JWT) specifically for application authentication in the go-api project.
|
Package jwt provides functionality for generating and parsing JSON Web Tokens (JWT) specifically for application authentication in the go-api project. |
pkg/schedule
Package schedule provides functionality for scheduling and managing jobs in a distributed environment.
|
Package schedule provides functionality for scheduling and managing jobs in a distributed environment. |
pkg/trace
Package trace provides functionality for generating unique trace identifiers.
|
Package trace provides functionality for generating unique trace identifiers. |
repository/auth
Package auth provides functionality for authentication and authorization, including operations for managing application entities.
|
Package auth provides functionality for authentication and authorization, including operations for managing application entities. |
Package bootstrap provides functionality to initialize and start the application.
|
Package bootstrap provides functionality to initialize and start the application. |
command
|
|
Click to show internal directories.
Click to hide internal directories.