Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateType ¶ added in v1.4.0
type CreateType uint8
const ( // LDAP LDAP创建 LDAP CreateType = 1 // SYSTEM 系统创建 SYSTEM CreateType = 2 )
func (CreateType) ToUint8 ¶ added in v1.4.0
func (s CreateType) ToUint8() uint8
Click to show internal directories.
Click to hide internal directories.