Documentation
¶
Index ¶
- Constants
- Variables
- func Get(path ...string) gjson.Result
- func Listen(app *fiber.App, addr string, timeout ...time.Duration)
- func ListenTLS(app *fiber.App, addr string, certFile, keyFile string, ...)
- func Objects() []*inject.Object
- func Populate()
- func Provide(objects ...any)
- func SetConfig(conf_path string)
- type Api
- type App
Constants ¶
View Source
const FIBER_CHILD_LOCK_FILE = "/tmp/fiber_child.lock"
Variables ¶
View Source
var DefaultTimeout = time.Second * 10
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.