config

package
v0.0.0-...-f4abbc8 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2018 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Processor *ProcessorConfig
	Handler   *HandlerConfigs
}

func New

func New() (*Config, error)

type HandlerConfigs

type HandlerConfigs struct {
	FreeRollsByOneAddiction int
	Ports                   []int
	SpinURL                 string
	Secret                  string
}

type ProcessorConfig

type ProcessorConfig struct {
	Lines       [20][]int
	Reels       [32][]string
	Prices      map[string][4]int64
	MutableCell string
	EmptyCell   string
}

Jump to

Keyboard shortcuts

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