Documentation
¶
Index ¶
Constants ¶
View Source
const Route = "/teams"
Route is the route under which the plugin should be registered in our router for the rest api.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
Home bool `json:"home"`
}
Config is the structure of the configuration for the teams plugin.
Click to show internal directories.
Click to hide internal directories.