# Functions
No description provided by the author
No description provided by the author
No description provided by the author
DTO set custom struct on response params.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MultiPartForm set flag of multipart checking.
NewAPIRoute create customizing ApiRoute.
NewAPIRouteWithDBEngine create customizing ApiRoute.
NewApis create new Apis from list of routes, environment values configuration & authentication method.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewMapRoutes create APIRotes instance.
No description provided by the author
No description provided by the author
No description provided by the author
NewSimpleGETRoute create GET ApiRoute with minimal requirements.
NewSimplePOSTRoute create POST ApiRoute with minimal requirements.
NewSliceTypeInParam create TypeInParam for slice.
NewStructInParam create TypeInParam for struct.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewTypeInParam create TypeInParam.
OnlyLocal set flag of only local response routing.
RouteAuth set custom auth method on ApiRoute.
RouteNeedAuth set auth on ApiRoute.
RouteOnlyAdmin set admin access for ApiRoute.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
const of values ctx parameters names.
const of values ctx parameters names.
const of values ctx parameters names.
const of tMethod type values.
content types.
content types.
const of values ctx parameters names.
const of tMethod type values.
const of tMethod type values.
const of tMethod type values.
const of values ctx parameters names.
const of values ctx parameters names.
const of values ctx parameters names.
const of tMethod type values.
No description provided by the author
const of tMethod type values.
const of tMethod type values.
const of tMethod type values.
const of values ctx parameters names.
const of values ctx parameters names.
const of tMethod type values.
const of tMethod type values.
# Variables
errors declaration.
errors declaration.
errors declaration.
errors declaration.
# Structs
ApiRoute implement endpoint info & handler on request.
Apis encapsulates REST API configuration and endpoints in calling it checks for the presence, validation of parameters and access privileges.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
InParam implement params on request.
No description provided by the author
No description provided by the author
TypeInParam has type definition of params ApiRoute.
# Interfaces
APIRouteParamsType encapsulates types operation for apis parameters`.
CheckDTO must implement checking parameters of route.
CompoundDTO fills properties of DTO from ctx.UserValue.
Docs implement functions for writing documentation.
No description provided by the author
RouteDTO must help create some types into routing handling.
Visit implement functions for parsing values from JSON body into DTO.
# Type aliases
No description provided by the author
No description provided by the author
ApiRoutes is hair of APIRoute.
No description provided by the author
No description provided by the author
BuildRouteOptions implement 'Functional Option' pattern for ApiRoute settings.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author