Install golang-github-go-ldap-ldap-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-go-ldap-ldap-dev
Description:
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
Homepage: https://github.com/go-ldap/ldap
Version: 2.5.1-4
Section: universe/devel