mcc

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Commander

type Commander struct {
}

type Common

type Common struct {
}

type Logger

type Logger struct {
}

type Queue

type Queue struct {
}

type Runner

type Runner struct {
}

type Storage

type Storage struct {
	StartingID int
}

type System

type System struct {
	Commander Commander
	Logger    Logger
	Queue     Queue
	Storage   Storage
	Runner    Runner
}

func LoadConfig

func LoadConfig(fname string) *System

Jump to

Keyboard shortcuts

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