Documentation ¶
Index ¶
Constants ¶
View Source
const ParamId = "plugin-id"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PluginService ¶
type PluginService struct {
*services.BaseService
}
func New ¶
func New(base *services.BaseService) *PluginService
func (*PluginService) Register ¶
func (s *PluginService) Register(container *restful.Container)
func (*PluginService) TakePlugin ¶
func (s *PluginService) TakePlugin(fn func(*restful.Request, *restful.Response, *plugin.Plugin)) restful.RouteFunction
Click to show internal directories.
Click to hide internal directories.