open-vault/vendor/github.com/go-ldap/ldap/doc.go
Jeff Mitchell 7a4eda156c Migrate to built-in Go vendoring.
This also removes `godep` calls from make scripts. Of note is that
currently `./...` checking in acceptance tests is disabled.
2016-02-18 15:06:02 -05:00

5 lines
70 B
Go

/*
Package ldap provides basic LDAP v3 functionality.
*/
package ldap