database

package
v0.0.0-...-00d6d83 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2016 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PROBLEMOPENINGFILE = 0
	PROBLEMDECODING    = 1
)

Variables

View Source
var DatabaseName string
View Source
var DatabaseSession *mgo.Session

Functions

func InitDatabaseSession

func InitDatabaseSession(dirtoconfig string) error

Types

type DatabaseDetails

type DatabaseDetails struct {
	Url    string `json:"url"`
	Dbname string `json:"dbname"`
}

type InitDatabaseError

type InitDatabaseError int

func (InitDatabaseError) Error

func (err InitDatabaseError) Error() string

Jump to

Keyboard shortcuts

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