//
pkg.gl
Category
github.com/wtfutil/wtf
modules
cryptocurrency
mempool
package
0.43.0
Repository:
https://github.com/wtfutil/wtf.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
85 SLOC
#
Functions
NewSettingsFromYAML
NewSettingsFromYAML creates a new settings instance from a YAML config block.
NewWidget
NewWidget creates and returns an instance of Widget.
#
Structs
Settings
Settings defines the configuration properties for this module.
Widget
Widget is the container for your module's data.