Binary package “golang-github-go-ldap-ldap-dev” in ubuntu mantic

Basic LDAP v3 functionality for the Go programming language

 The ldap package provides basic LDAPv3 functionality for the Go
 programming language.
 Currently supported features include:
  - Connecting to LDAP server
  - Binding to LDAP server
  - Searching for entries
  - Compiling string filters to LDAP filters
  - Paging Search Results
  - Modify Requests / Responses