//
pkg.gl
Category
github.com/alexisvisco/kcd-echo
examples
demo
package
0.1.1
Repository:
https://github.com/alexisvisco/kcd-echo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
39 SLOC
#
Functions
YourHttpHandler
YourHttpHandler is your http handler but in a shiny version.
#
Structs
CreateCustomerInput
CreateCustomerInput is an example of input for an http request.
CustomerOutput
CustomerOutput is the output type of your handler it contain the input for simplicity.