Documentation ¶ Index ¶ type Plugin4 func (f8 *Plugin4) AddMiddleware(handler http.Handler) http.HandlerFunc func (f8 *Plugin4) Init() error func (f8 *Plugin4) Serve() chan error func (f8 *Plugin4) Stop(context.Context) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Plugin4 ¶ type Plugin4 struct { } func (*Plugin4) AddMiddleware ¶ func (f8 *Plugin4) AddMiddleware(handler http.Handler) http.HandlerFunc func (*Plugin4) Init ¶ func (f8 *Plugin4) Init() error func (*Plugin4) Serve ¶ func (f8 *Plugin4) Serve() chan error func (*Plugin4) Stop ¶ func (f8 *Plugin4) Stop(context.Context) error Source Files ¶ View all Source files plugin4.go Click to show internal directories. Click to hide internal directories.