package
0.11.0
Repository: https://github.com/kobsio/kobs.git
Documentation: pkg.go.dev

# Functions

Mount mounts the GitHub plugin routes in the plugins router of a kobs satellite instance.

# Constants

PluginType is the type which must be used for the GitHub plugin.

# Structs

OAuthResponse is the response data returned when the a user finished the oauth process or when the user is authenticated in the oauth call.
Router implements the router for the GitHub plugin, which can be registered in the router for our rest api.