Documentation ¶
Index ¶
- type Factory
- func (f *Factory) Create(req *request.RequestInfo) http.Handler
- func (f *Factory) Delete() http.Handler
- func (f *Factory) Get() http.Handler
- func (f *Factory) List() http.Handler
- func (f *Factory) Patch(reqInfo *request.RequestInfo) http.Handler
- func (f *Factory) Update(req *request.RequestInfo) http.Handler
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Factory ¶
func NewFactory ¶
func NewFactory() Factory
Click to show internal directories.
Click to hide internal directories.