package
Version:
v3.7.0-alpha.1+incompa...
Opens a new window with list of versions in this module.
Published: Aug 29, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config interface {
Connect() (client ldap.Client, err error)
GetBindCredentials() (bindDN, bindPassword string)
Host() string
}
Config knows how to connect to an LDAP server and can describe which server it is connecting to
Source Files
¶
Click to show internal directories.
Click to hide internal directories.