[ 原始碼: golang-github-go-ldap-ldap ]
套件:golang-github-go-ldap-ldap-dev(2.5.1-4)
golang-github-go-ldap-ldap-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-go-ldap-ldap:
- [golang-github-go-ldap-ldap_2.5.1-4.dsc]
- [golang-github-go-ldap-ldap_2.5.1.orig.tar.xz]
- [golang-github-go-ldap-ldap_2.5.1-4.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-gopkg-asn1-ber.v1-dev
- ASN1 BER Encoding / Decoding Library for the GO programming language