Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Plugin ¶
type Plugin struct {
vroomy.BasePlugin
// Backend
Source kiroku.Source `vroomy:"mojura-source"`
APIKeys *apikeys.APIKeys `vroomy:"apikeys"`
Resources *resources.Resources `vroomy:"resources"`
// contains filtered or unexported fields
}
func (*Plugin) Backend ¶
func (p *Plugin) Backend() interface{}
Backend exposes this plugin's data layer to other plugins
func (*Plugin) CheckPermissionsMW ¶
Click to show internal directories.
Click to hide internal directories.