[ 源代码: golang-github-go-ldap-ldap ]
软件包:golang-github-go-ldap-ldap-dev(3.2.3-1)
golang-github-go-ldap-ldap-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-go-ldap-ldap:
- [golang-github-go-ldap-ldap_3.2.3-1.dsc]
- [golang-github-go-ldap-ldap_3.2.3.orig.tar.gz]
- [golang-github-go-ldap-ldap_3.2.3-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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
其他与 golang-github-go-ldap-ldap-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-azure-go-ntlmssp-dev
- NTLM/Negotiate authentication over HTTP (Go library)
-
- dep: golang-gopkg-asn1-ber.v1-dev (>= 1.5.1)
- ASN1 BER Encoding / Decoding Library for the GO programming language