Documentation
¶
Index ¶
Constants ¶
View Source
const ( DefaultEntryName = "Users" DefaultSSOIdTagName = "LoginName" DefaultEntryDeleteTagName = "CitizenDelete" DefaultObjectIdFieldName = "ITEM_ID" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HandleMethod ¶
type HandleMethod int
const ( InsertMethod HandleMethod = iota UpdateMethod UpsertMethod UpdateMethodProperty = "CanAddByUpdate" )
Click to show internal directories.
Click to hide internal directories.