[ 原始碼: golang-github-go-ldap-ldap ]
套件:golang-github-go-ldap-ldap-dev(3.4.8-1)
golang-github-go-ldap-ldap-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-go-ldap-ldap:
- [golang-github-go-ldap-ldap_3.4.8-1.dsc]
- [golang-github-go-ldap-ldap_3.4.8.orig.tar.gz]
- [golang-github-go-ldap-ldap_3.4.8-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 (>= 0.0~git20220621.cb9428e~)
- NTLM/Negotiate authentication over HTTP (Go library)
-
- dep: golang-github-google-uuid-dev
- generates and inspects UUIDs based on RFC 4122
-
- dep: golang-github-jcmturner-gokrb5.v8-dev
- Pure Go Kerberos library for clients and services
-
- dep: golang-github-stretchr-testify-dev (>= 1.7.2~)
- sacred extension to the standard Go testing package
-
- dep: golang-gopkg-asn1-ber.v1-dev (>= 1.5.4~)
- ASN1 BER Encoding / Decoding Library for the GO programming language