configuration

package
v0.0.0-...-d1826b6 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2022 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ConfigTypeMain   = 0
	ConfigTypeDelay  = 1
	ConfigTypeGlobal = 2
)

Variables

View Source
var AirBlock = &types.ConstBlock{Name: "air", Data: 0}
View Source
var ForwardedBrokSender chan string
View Source
var IronBlock = &types.ConstBlock{Name: "iron_block", Data: 0}
View Source
var IsOp bool
View Source
var OneId uuid.UUID
View Source
var RespondUser string
View Source
var UserToken string
View Source
var ZeroId uuid.UUID

Functions

This section is empty.

Types

type FullConfig

type FullConfig map[byte]interface{}

func ConcatFullConfig

func ConcatFullConfig(mc *types.MainConfig, dc *types.DelayConfig) *FullConfig

func CreateFullConfig

func CreateFullConfig() *FullConfig

func GlobalFullConfig

func GlobalFullConfig() *FullConfig

func (*FullConfig) Delay

func (conf *FullConfig) Delay() *types.DelayConfig

func (*FullConfig) Global

func (conf *FullConfig) Global() *types.GlobalConfig

func (*FullConfig) Main

func (conf *FullConfig) Main() *types.MainConfig

Jump to

Keyboard shortcuts

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