Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AuthorizationCall string
View Source
var FunctionDeclarations string
View Source
var Imports string
View Source
var JsonBodyValidationErrorResponse string
View Source
var JsonErrorResponse string
View Source
var JsonResponse string
View Source
var JsonValidationErrorResponse string
View Source
var Partials = map[string]string{ "Imports": Imports, "TypeDeclarations": TypeDeclarations, "FunctionDeclarations": FunctionDeclarations, "AuthorizationCall": AuthorizationCall, "RequestArgsParsing": RequestArgsParsing, "JsonResponse": JsonResponse, "JsonValidationErrorResponse": JsonValidationErrorResponse, "JsonBodyValidationErrorResponse": JsonBodyValidationErrorResponse, "JsonErrorResponse": JsonErrorResponse, "ReplyResponse": ReplyResponse, "ResponseHeaders": ResponseHeaders, "RequestSwitchParamType": RequestSwitchParamType, "RunValidator": RunValidator, }
View Source
var ReplyResponse string
View Source
var RequestArgsParsing string
View Source
var RequestSwitchParamType string
View Source
var ResponseHeaders string
View Source
var RoutesTemplate string
View Source
var RunValidator string
View Source
var TypeDeclarations string
Functions ¶
func RegisterPartials ¶
func RegisterPartials()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.