package
0.4.0-rc1
Repository: https://github.com/goriller/ginny.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewMuxServe allocates and returns a new MuxServe.
Redirect response http body with redirect.
WithAuthFunc.
WithBodyMarshaler.
WithBodyWriter.
WithErrorHandler.
WithErrorMarshaler.
WithLimiter performs rate limiting on the request.
WithMiddleWares pluggable function that performs middle wares.
WithoutHTTPStatus pluggable function that performs if use http status on response.
WithRunTimeOpts with runtime MuxOption.
WithTracer.

# Structs

MuxOption.
MuxServe the custom serve mux that implement grpc MuxServe to simplify the http restful.

# Type aliases

Optional the Options for this module.