Skip to content
This repository has been archived by the owner on Nov 15, 2019. It is now read-only.

mozilla-services/mozldap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MozLDAP GoDoc Build Status

Go Binding to Mozilla LDAP.

import "go.mozilla.org/mozldap"

Contributing

  1. export GOPATH=$HOME/go; mkdir $GOPATH (put that in your .bashrc too)
  2. Install go: {apt-get,yum} install golang or brew install go
  3. go get -u go.mozilla.org/mozldap
  4. cd $GOPATH/src/go.mozilla.org/mozldap
  5. hack away, and send your patches on github

Author

Julien Vehent ulfr@mozilla.com

About

Mozilla LDAP helper package for Go

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published