package
0.0.0-20221108082055-f39a35680458
Repository: https://github.com/zond/sybutils.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
CreateResponseFunc will take a function type and value, and return a handler function
*/.
DocHandle will register f as handler for path, method, api versions and scopes in router.
DocHandler will return a handler that renders the documentation for all routes registerd with DocHandle.
Document will take a func, a path, a set of methods (separated by |) and a set of scopes that will be used when updating models in the func, and return a documented route and a function suitable for HandlerFunc.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Remember will record the doc and make sure it shows up in the documentation.
# Constants
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
JSONType handles the rendering of input and output types in the generated documentation
*/.
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author