Versions in this module Expand all Collapse all v0 v0.1.6 Mar 6, 2021 v0.1.5 Dec 8, 2020 v0.1.4 Aug 31, 2020 Changes in this version + type Handler interface + Handle func() http.HandlerFunc + Method func() string + Path func() string + type Operation struct + func New() *Operation + func (o *Operation) GetRESTHandlers() []Handler