ldap

package
v1.9.8 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ErrorParamEmpty liberr.CodeError = iota + libcfg.MinErrorComponentLdap
	ErrorParamInvalid
	ErrorComponentNotInitialized
	ErrorConfigInvalid
	ErrorDependencyTLSDefault
)
View Source
const (
	ComponentType = "LDAP"
)

Variables

This section is empty.

Functions

func DefaultConfig

func DefaultConfig(indent string) []byte

func Register

func Register(cfg libcfg.Config, key string, cpt ComponentLDAP)

func RegisterNew

func RegisterNew(cfg libcfg.Config, key string)

func SetDefaultConfig

func SetDefaultConfig(cfg []byte)

Types

type ComponentLDAP

type ComponentLDAP interface {
	libcfg.Component

	Config() *lbldap.Config
	LDAP() *lbldap.HelperLDAP
}

func Load

func Load(getCpt libcfg.FuncComponentGet, key string) ComponentLDAP

func New

func New() ComponentLDAP

Jump to

Keyboard shortcuts

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