Registry / serialization / go-ldap-ldif

go-ldap-ldif

JSON →
library0.0.0-20200320164324-fd88d9b715b3gogounverified

Package ldif provides an LDIF parser and marshaller as specified in RFC 2849.

go get github.com/go-ldap/ldif
INSTALL
IMPORT
SIG · GO-LDAP-LDIF
G
go-ldap-ldif
serializationgov0.0.0-20200320164324-fd88d9b715b3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ldif
github.com/go-ldap/ldif

Create a new LDIF entry.

package main import ( "fmt" "github.com/go-ldap/ldif" ) func main() { entry := ldif.NewEntry() fmt.Println(entry) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20200320164324-fd88d9b715b3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
go-ldap-ldif — go get go-ldap-ldif · libregistry