package
1.0.3
Repository: https://github.com/go-unity/framework.git
Documentation: pkg.go.dev

# Functions

NewContext creates a new instance of Context.
NewContextRequest creates a new instance of ContextRequest.
NewContextResponse creates a new instance of ContextResponse.
NewFormRequest creates a new instance of FormRequest.
NewHandlerFunc creates a new instance of HandlerFunc.
NewLimit creates a new instance of Limit.
NewMiddleware creates a new instance of Middleware.
NewRateLimiter creates a new instance of RateLimiter.
NewResourceController creates a new instance of ResourceController.
NewResponse creates a new instance of Response.
NewResponseOrigin creates a new instance of ResponseOrigin.
NewResponseStatus creates a new instance of ResponseStatus.
NewResponseSuccess creates a new instance of ResponseSuccess.
NewResponseView creates a new instance of ResponseView.
NewView creates a new instance of View.

# Structs

Context is an autogenerated mock type for the Context type.
ContextRequest is an autogenerated mock type for the ContextRequest type.
ContextResponse is an autogenerated mock type for the ContextResponse type.
FormRequest is an autogenerated mock type for the FormRequest type.
HandlerFunc is an autogenerated mock type for the HandlerFunc type.
Limit is an autogenerated mock type for the Limit type.
Middleware is an autogenerated mock type for the Middleware type.
RateLimiter is an autogenerated mock type for the RateLimiter type.
ResourceController is an autogenerated mock type for the ResourceController type.
Response is an autogenerated mock type for the Response type.
ResponseOrigin is an autogenerated mock type for the ResponseOrigin type.
ResponseStatus is an autogenerated mock type for the ResponseStatus type.
ResponseSuccess is an autogenerated mock type for the ResponseSuccess type.
ResponseView is an autogenerated mock type for the ResponseView type.
View is an autogenerated mock type for the View type.