config

package
v0.0.0-...-69103e2 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2024 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init(filepath string)

Types

type Config

type Config map[string]SocketMaping
var Conf Config

type SocketMaping

type SocketMaping struct {
	LocalPort uint   `yaml:"local_port"`
	Remote    string `yaml:"remote"`
	Protocol  string `yaml:"protocol"`
}

Jump to

Keyboard shortcuts

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