//
pkg.gl
Category
github.com/manhtai/golang-mongodb-chat
config
package
0.0.0-20201114044257-61c5d39e30f2
Repository:
https://github.com/manhtai/golang-mongodb-chat.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
2
Files
60 SLOC
#
Functions
CreateProvider
CreateProvider return provider with corresponding redirect_uri We only init goth with Google+ for now.
#
Variables
Mgo
Mgo hold our Mongodb session.
Store
Store keep our sessions.
Templ
Templ hold our template collection, and init only once.