Categorygithub.com/rakeshbala/goldap
repository
0.0.1
Repository: https://github.com/rakeshbala/goldap.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

GoDoc Build Status Coverage Status

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.