Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LDAPSession ¶
type LDAPSession struct {
// contains filtered or unexported fields
}
func (*LDAPSession) Close ¶
func (s *LDAPSession) Close()
func (*LDAPSession) SendMessage ¶
func (s *LDAPSession) SendMessage(msg *parser.LDAPMessage) ([]*parser.LDAPMessage, error)
Click to show internal directories.
Click to hide internal directories.