logicserver

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2023 License: BSD-2-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Conf

type Conf struct {
	ServerID string `csv:"cfgId"`
	Port     int    `csv:"noHolidaysTime"`
	Dev      bool   `csv:"holidaysTime"`
}

type LogicServer

type LogicServer interface {
	app.Server
	Init(...Option) error
	Options() Options
}

func NewLogicServer

func NewLogicServer(opts ...Option) LogicServer

type Option

type Option func(*Options)

type Options

type Options struct {
}

Jump to

Keyboard shortcuts

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