Documentation
¶
Index ¶
Constants ¶
View Source
const WAKeyword = "wh4t5auth0"
Variables ¶
View Source
var DBmongoinfo = atdb.DBInfo{ DBString: os.Getenv("MONGOSTRING"), DBName: "waapi", }
View Source
var Mongoconn = atdb.MongoConnect(DBmongoinfo)
View Source
var TokenAPIWA = os.Getenv("TOKEN")
View Source
var WebHookSecret = os.Getenv("SECRET")
Functions ¶
func PostWithDB ¶
func PostWithDB(w http.ResponseWriter, r *http.Request)
Types ¶
Click to show internal directories.
Click to hide internal directories.