Directories ¶
Path | Synopsis |
---|---|
Package api controls the bulk of the Gofer API logic.
|
Package api controls the bulk of the Gofer API logic. |
Package app is the setup package for all things API related.
|
Package app is the setup package for all things API related. |
Package cli controls the main user entry point into both the API and interacting with it.
|
Package cli controls the main user entry point into both the API and interacting with it. |
cl
Package cl contains global variables used across the cli package.
|
Package cl contains global variables used across the cli package. |
Config controls the overall configuration of the application.
|
Config controls the overall configuration of the application. |
Package models contains the core objects(otherwise called the domain models) needed by Gofer internally.
|
Package models contains the core objects(otherwise called the domain models) needed by Gofer internally. |
Package scheduler defines the interface in which a scheduler must adhere to.
|
Package scheduler defines the interface in which a scheduler must adhere to. |
Package storage contains the data storage interface in which Gofer stores all internal data.
|
Package storage contains the data storage interface in which Gofer stores all internal data. |
Temporary sync map replacement with generics until go 1.18 bakes a bit and one gets released.
|
Temporary sync map replacement with generics until go 1.18 bakes a bit and one gets released. |
Click to show internal directories.
Click to hide internal directories.