Documentation
¶
Index ¶
Constants ¶
View Source
const ( ErrorResponse = "_errorResponse" UnmarshalString = "_unmarshalString" UnmarshalBytes = "_unmarshalBytes" HandleBadRequest = "_handleBadRequest" HandleResult = "_handleResult" WriteResponse = "_writeResponse" )
Variables ¶
View Source
var TemplateNames = []string{ ErrorResponse, UnmarshalString, UnmarshalBytes, HandleBadRequest, HandleResult, WriteResponse, }
TemplateNames is a list of all templates.
Functions ¶
func IsExistingTemplate ¶
IsExistingTemplate checks if a template with a given name exists.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.