/goldap

Implementation of the LDAP protocol in Golang

Primary LanguageGoMIT LicenseMIT

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.