Documentation ¶
Index ¶
Constants ¶
View Source
const ( TypeRestOperation = "RestOperation" TypeRestService = "RestService" ParamCredentials = "credentials" ParamNoValidation = "novalidation" ParamProtected = "protected" ParamNoTest = "notest" ParamTransactional = "transactional" ParamNoWrap = "nowrap" ParamAfter = "after" ParamPath = "path" ParamMethod = "method" ParamForm = "form" ParamFormat = "format" ParamFilename = "filename" ParamOptional = "optionalargs" ParamRoles = "roles" ParamProducesEvents = "producesevents" )
Variables ¶
This section is empty.
Functions ¶
func Get ¶
func Get() []annotation.AnnotationDescriptor
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.