server

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2014 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// VersionString is the git description
	VersionString string
	// RevisionString is the git sha1 hash
	RevisionString string
	// BuildTags are all of the tags provided at build time
	BuildTags string
)

Functions

func GetJobGroup

func GetJobGroup(name string) *jobGroup

GetJobGroup is how you get a job group, assuming it exists

func NewJobGroup

func NewJobGroup(name, storeType string) (*jobGroup, error)

NewJobGroup is used to initialize members of the jobGroups var

func NewServer

func NewServer(c *serverContext) *martini.ClassicMartini

NewServer creates a martini.ClassicMartini based on server context

func ServerMain

func ServerMain(c *serverContext) int

ServerMain is the entry point for the server executable

Types

This section is empty.

Jump to

Keyboard shortcuts

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