conf

package
v0.0.0-...-0acba4a Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2016 License: GPL-3.0 Imports: 8 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Redis         *redis.Client
	Categories    []string
	CategoriesSet set.Interface
	Groups        []Group
)

Functions

func GetItem

func GetItem(i string) string

func List2SliceInConf

func List2SliceInConf(text string) []string

func List2StringInConf

func List2StringInConf(text string) string

Types

type Group

type Group struct {
	GroupName string
	GroupURL  string
}

type Question

type Question struct {
	Q string
	A set.Interface
}

func GetQuestions

func GetQuestions() []Question

Jump to

Keyboard shortcuts

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