Documentation
¶
Index ¶
- func LDAPConnect(config *config.Config, logger log.Logger) (*ldap.Conn, error)
- func LDAPSearch(l *ldap.Conn, request *ldap.SearchRequest, queryType string, ...) (*ldap.SearchResult, error)
- func LDAPTLS(l *ldap.Conn, config *config.Config, logger log.Logger) error
- func LDAPUsers(l *ldap.Conn, config *config.Config, logger log.Logger) ([]string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LDAPSearch ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.