package
0.43.0
Repository: https://github.com/wtfutil/wtf.git
Documentation: pkg.go.dev

# Functions

NewSettingsFromYAML creates a new settings instance from a YAML config block.
NewWidget creates a new widget using settings.

# Constants

AM defines the AM string format.
PM defines the PM string format.

# Structs

ClockFont struct to hold the font info.
Settings defines the configuration properties for this module.
Widget is a text widget struct to hold info about the current widget.

# Interfaces

ClockFontInterface to makes sure all fonts implement join and get methods.