Versions in this module Expand all Collapse all v0 v0.1.3 May 6, 2020 v0.1.2 Feb 26, 2020 Changes in this version + type ConnectionRes struct + Params route.RegisterRoute + type Operation struct + func New(ctx provider) (*Operation, error) + func (o *Operation) Connection(rw http.ResponseWriter, req *http.Request) + func (o *Operation) GetRESTHandlers() []rest.Handler + func (o *Operation) Register(rw http.ResponseWriter, req *http.Request) + func (o *Operation) Unregister(rw http.ResponseWriter, req *http.Request)