Versions in this module Expand all Collapse all v1 v1.18.0 Jan 8, 2020 v1.14.0 Oct 29, 2019 Changes in this version + func DefaultResponseHandler(w http.ResponseWriter, r *http.Request, err error) + func NewPlugin() plugin.Plugin + func RegisterAdapter(key string, a persist.Adapter) + func RegisterWatcher(key string, w persist.Watcher) + type Auth struct + type ResponseHandler func(w http.ResponseWriter, r *http.Request, err error) + var AuthResponse ResponseHandler Other modules containing this package github.com/hb-go/micro-plugins/v2