Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( AllAttributeTypes AttributeTypeDefinitions AdministrativeRole AttributeTypeDefinition SubtreeSpecification AttributeTypeDefinition )
View Source
var ( AllObjectClasses ObjectClassDefinitions Subentry ObjectClassDefinition )
Functions ¶
This section is empty.
Types ¶
type AttributeTypeDefinition ¶
type AttributeTypeDefinition string
func (AttributeTypeDefinition) String ¶
func (r AttributeTypeDefinition) String() string
type AttributeTypeDefinitions ¶
type AttributeTypeDefinitions []AttributeTypeDefinition
func (AttributeTypeDefinitions) Len ¶
func (r AttributeTypeDefinitions) Len() int
type ObjectClassDefinition ¶
type ObjectClassDefinition string
func (ObjectClassDefinition) String ¶
func (r ObjectClassDefinition) String() string
type ObjectClassDefinitions ¶
type ObjectClassDefinitions []ObjectClassDefinition
func (ObjectClassDefinitions) Len ¶
func (r ObjectClassDefinitions) Len() int
Click to show internal directories.
Click to hide internal directories.