//
pkg.gl
Category
github.com/wtfutil/wtf
modules
github
package
0.43.0
Repository:
https://github.com/wtfutil/wtf.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
1
Files
581 SLOC
#
Functions
NewGithubRepo
NewGithubRepo returns a new Github Repo with a name, owner, apiKey, baseURL and uploadURL.
NewSettingsFromYAML
NewSettingsFromYAML creates a new settings instance from a YAML config block.
NewWidget
NewWidget creates a new instance of the widget.
#
Structs
Repo
Repo defines a new GitHub Repo structure.
Settings
Settings defines the configuration properties for this module.
Widget
Widget define wtf widget to register widget later.