utils

package
v0.0.0-...-d7b114a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 5, 2019 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CatalogDb = session.DB("game-db").C("catalog")
View Source
var GameDb = session.DB("game-db").C("steam-game-list-new")
View Source
var GameListDb = session.DB("game-db").C("steam-game-db")
View Source
var RedisClient = redis.NewClient(&redis.Options{
	Addr:     "localhost:6379",
	Password: "",
	DB:       0,
})
View Source
var UserDb = session.DB("game-db").C("user-collection")

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL