package
0.0.0-20190101020326-da2e21c6443a
Repository: https://github.com/qb0c80ae/clay.git
Documentation: pkg.go.dev
# Functions
PreloadBody preloads body contents before binding, and put that into the Context It allows Binders to rebind from the same stream.
Recover recovers from panic, and return error data to the client.
SetDBtoContext set the db instance into the context instance.