{"id":51119,"library":"go-ldap-ldap-v3","title":"Go LDAP v3","description":"Package ldap provides basic LDAP v3 functionality for directory services.","status":"active","version":"3.4.13","language":"go","source_language":null,"source_url":"https://github.com/go-ldap/ldap","tags":["ldap","directory","authentication","v3"],"install":[{"cmd":"go get github.com/go-ldap/ldap/v3","lang":"bash","label":"Install github.com/go-ldap/ldap/v3"}],"dependencies":[],"imports":[{"symbol":"ldap","correct":"github.com/go-ldap/ldap/v3"}],"quickstart":{"code":"package main\n\nimport (\n    \"fmt\"\n    \"github.com/go-ldap/ldap/v3\"\n)\n\nfunc main() {\n    conn, _ := ldap.Dial(\"tcp\", \"localhost:389\")\n    fmt.Println(conn)\n}","lang":"go","description":"Connects to an LDAP server."},"warnings":[],"env_vars":null,"search_vec":"'authent':16 'basic':7 'directori':12,15 'function':10 'go':1 'ldap':2,5,8,14 'packag':4 'provid':6 'servic':13 'v3':3,9,17","created_at":"2026-06-15T06:00:25.258348+00:00","updated_at":"2026-06-15T06:00:25.258348+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/go-ldap/ldap","github":"https://github.com/go-ldap/ldap","docs":"https://pkg.go.dev/github.com/go-ldap/ldap/v3#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["auth","networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}