//
pkg.gl
Category
github.com/wtfutil/wtf
modules
cds
queue
package
0.43.0
Repository:
https://github.com/wtfutil/wtf.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
1
Files
264 SLOC
#
Functions
NewSettingsFromYAML
NewSettingsFromYAML creates a new settings instance from a YAML config block.
NewWidget
NewWidget creates a new instance of the widget.
#
Structs
Settings
Settings defines the configuration properties for this module.
Widget
Widget define wtf widget to register widget later.