Stars
Loading 'TMX Map Format' files created by 'Tiled' into Go structs.
A GoLang gRPC implementation used with github.com/go-stuff/web using the MongoDB Go Driver.
Inject custom tags to protobuf golang struct
Authenticate a username and password against LDAP using go-ldap.
An implementation of Store using the Gorilla web toolkit sessions and the MongoDB Go Driver.
Package gorilla/sessions provides cookie and filesystem sessions and infrastructure for custom session backends.
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍