/goldap

Implementation of the LDAP protocol in Golang

Primary LanguageGoGNU General Public License v2.0GPL-2.0

GoDoc Build Status Coverage Status

LDAP library in Golang

This library performs decoding and encoding of LDAP message. It still requires a lot of testing.

Usage example

See my LDAP proxy. See LDAP Server.