conf

package
v0.0.0-...-d853fe5 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init(confFile string, cfg any)

func ParseYamlConf

func ParseYamlConf(fpath string, cfg any) error

Types

type NetConf

type NetConf struct {
	Net  string `yaml:"net"` //     net: "tcp" # kcp, websocket
	IP   string `yaml:"ip"`
	Port string `yaml:"port"` //     port: 49551
}

Jump to

Keyboard shortcuts

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