Discover Packages
github.com/kobsio/kobs
pkg
hub
api
plugins
package
Version:
v0.10.0
Opens a new window with list of versions in this module.
Published: Sep 2, 2022
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Mount returns a chi.Router which can be used to interact with the plugins of the satellites. It returns all the
loaded plugins from the satellites and proxies the plugin requests to the satellites.
type Router struct {
*chi .Mux
}
Router implements the router for the resources plugin, which can be registered in the router for our rest api.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.