handlers

package
v0.0.0-...-01500c1 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	MISC_DB_BULLETIN_COLLECTION = "bulletin"
)
View Source
const (
	REVIEWER_DB_PROFILE_COLLECTION = "profiles"
)
View Source
const (
	REVIEWER_DB_RESULT_COLLECTION = "results"
)
View Source
const (
	USER_DB_GM_COLLECTION = "gms" //Game Masters, KerKer
)
View Source
const (
	USER_DB_PROFILE_COLLECTION = "profiles"
)

Variables

View Source
var (
	TOPICS = []string{"topic1", "topic2", "topic3", "topic4", "topic5"}
)

Functions

func ConfigAdminHandler

func ConfigAdminHandler(router *mux.Router)

func ConfigFormHandler

func ConfigFormHandler(router *mux.Router)

func ConfigMiscHandlers

func ConfigMiscHandlers(router *mux.Router)

func ConfigRecommHandler

func ConfigRecommHandler(router *mux.Router)

func ConfigReviewHandler

func ConfigReviewHandler(router *mux.Router)

func ConfigUserHandler

func ConfigUserHandler(router *mux.Router)

Types

type RawLang

type RawLang struct {
	LangName  string
	Abilities []RawLangAbility
}

type RawLangAbility

type RawLangAbility struct {
	Text  string
	Value float64
}

Jump to

Keyboard shortcuts

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