package
0.0.0-20241030152356-8c950ad76724
Repository: https://github.com/hylarucoder/rocketbase.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).