conf

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2018 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	UserPrefix       string = "USER_"
	ArtistPrefix     string = "ARTIST_"
	ProductionPrefix string = "PRODUCTION_"
	StateSplitSymbol string = ":"
	StateStartSymbol string = "0*"
	StateEndSymbol   string = "z*"
)

type symbol

View Source
const (
	AddUser    string = "AddUser"
	DeleteUser string = "DeleteUser"
	ModifyUser string = "ModifyUser"
	QueryUser  string = "QueryUser"
	ListOfUser string = "ListOfUser"

	AddArtist    string = "AddArtist"
	DeleteArtist string = "DeleteArtist"
	ModifyArtist string = "ModifyArtist"
	QueryArtist  string = "QueryArtist"
	ListOfArtist string = "ListOfArtist"

	AddProduction     string = "AddProduction"
	DeleteProduction  string = "DeleteProduction"
	ModifyProduction  string = "ModifyProduction"
	QueryProduction   string = "QueryProduction"
	ListOfProduction  string = "ListOfProduction"
	ListOfProduction2 string = "ListOfProduction2"

	ListOfSupporter string = "ListOfSupporter"
	AddSupporter    string = "AddSupporter"

	AddBuyer    string = "AddBuyer"
	ListOfBuyer string = "ListOfBuyer"

	// TODO
	DeleteBuyer string = "DeleteBuyer"
	ModifyBuyer string = "ModifyBuyer"
)

invoke func name

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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