package
Version:
v0.3.6
Opens a new window with list of versions in this module.
Published: Oct 7, 2024
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
VERSION is the global version string contstant
type Srv struct {
Cache *ttlcache.Cache
Config *config.Config
Echo *echo.Echo
}
Srv represents the server object
LogLevel sets the log level based on the given loglevel in the config object
func (s *Srv) RouterAPI()
RouterAPI registers the JSON API routes with echo
Start initializes and starts the web service
Source Files
¶
Click to show internal directories.
Click to hide internal directories.