lor00x / goldap

Implementation of the LDAP protocol in Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Implementation of the LDAP protocol in Golang

License:MIT License


Languages

Language:Go 99.9%Language:Shell 0.1%