Versions in this module Expand all Collapse all v0 v0.0.2 Sep 19, 2018 Changes in this version + func GetHandler(url, method string, app *context.App) context.Handler + type Plugin interface + GetHandler func(url, method string) context.Handler + GetRequest func() []context.Path + InitPlugin func()