Documentation ¶
Index ¶
Constants ¶
View Source
const ( LogEventType_LogIn = 1 LogEventType_LogOut = 2 // Self logging out. LogEventType_LogOutA = 3 // Logging out by an administrator. LogEventTypeMax = LogEventType_LogOutA )
Variables ¶
This section is empty.
Functions ¶
func NewLogEventType ¶
func NewLogEventType() derived1.ILogEventType
func NewLogEventTypeWithValue ¶
func NewLogEventTypeWithValue(value base.IEnumValue) derived1.ILogEventType
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.