rfc4530

package
v1.1.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 31, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RFC4530AttributeType

type RFC4530AttributeType string
var (
	EntryUUID RFC4530AttributeType
)

type RFC4530AttributeTypes

type RFC4530AttributeTypes []RFC4530AttributeType
var (
	AllAttributeTypes RFC4530AttributeTypes
)

type RFC4530LDAPSyntax

type RFC4530LDAPSyntax string

RFC4530Syntax is a struct type that stores the raw RFC4530 syntax definition, along with a boolean value indicative of whether the syntax is considered human-readable.

var (
	UUID RFC4530LDAPSyntax
)

type RFC4530LDAPSyntaxes

type RFC4530LDAPSyntaxes []RFC4530LDAPSyntax

RFC4530LDAPSyntaxes is a slice type designed to store RFC4530LDAPSyntax instances.

var AllLDAPSyntaxes RFC4530LDAPSyntaxes

LDAPSyntaxes contains slices of all instances of RFC4530LDAPSyntax defined in this package.

type RFC4530MatchingRule

type RFC4530MatchingRule string

RFC4530MatchingRule is a string type designed to store a raw MatchingRule definition.

var (
	UUIDMatch,
	UUIDOrderingMatch RFC4530MatchingRule
)

type RFC4530MatchingRules

type RFC4530MatchingRules []RFC4530MatchingRule

RFC4530MatchingRules is a slice type designed to store instances of RFC4530MatchingRule.

var AllMatchingRules RFC4530MatchingRules

MatchingRules contains slices of all instances of RFC4530MatchingRule defined in this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL