# README
Forked from https://github.com/vjeantet/goldap to make it work with Go modules
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.