Documentation
¶
Index ¶
Constants ¶
View Source
const ( CompletePluralResource = 1 CompleteSingularResource = 2 CompleteAttributeKey = 4 CompleteAttributeValue = 8 CompleteQueryParamKey = 16 CompleteQueryParamValue = 32 CompleteCrudAction = 64 CompleteAlias = 128 CompleteLoginLogoutAPI = 256 CompleteLoginClientID = 512 CompleteLoginClientSecret = 1024 CompleteLoginAccountManagementKey = 2048 )
View Source
const ( Get = 1 Create = 2 Update = 4 Delete = 8 GetAll = 16 DeleteAll = 32 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.