shared

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2017 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// EnabledGroups is map with the group name as field and a boolean indicating wether that group is enabled or not.
	EnabledGroups = make(map[string]bool)
)

Functions

func IsVersionGreater

func IsVersionGreater(version string, major int, minor int, release int) bool

func MongoSession

func MongoSession(uri string) *mgo.Session

func MongoSessionNodeType

func MongoSessionNodeType(session *mgo.Session) (string, error)

func MongoSessionServerVersion

func MongoSessionServerVersion(session *mgo.Session) (string, error)

func ParameterizeString

func ParameterizeString(text string) string

ParameterizeString parameterizes the given string.

func ParseEnabledGroups

func ParseEnabledGroups(enabledGroupsFlag string)

ParseEnabledGroups parses the groups passed by the command line input.

func SnakeCase

func SnakeCase(text string) string

SnakeCase converts the given text to snakecase/underscore syntax.

Types

This section is empty.

Jump to

Keyboard shortcuts

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