package
0.14.1
Repository: https://github.com/hyperledger/firefly.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
FormParam is a description of a multi-part form parameter.
PathParam is a description of a path parameter.
QueryParam is a description of a path parameter.
Route defines each API operation on the REST API of Firefly Having a standard pluggable layer here on top of Gorilla allows us to autmoatically maintain the OpenAPI specification in-line with the code, while retaining the power of the Gorilla mux without a deep abstraction layer.
No description provided by the author