package
0.0.0-20250208085904-1b1a66c1158a
Repository: https://github.com/breadchris/share.git
Documentation: pkg.go.dev

# Functions

MustRegister registers the ghupdate plugin to the provided app instance and panic if it fails.
Register registers the ghupdate plugin to the provided app instance.

# Structs

Config defines the config options of the ghupdate plugin.

# Interfaces

HttpClient is a base HTTP client interface (usually used for test purposes).