models

package
v0.0.0-...-2f66ebe Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Common

type Common struct {
	ServerAddress string `toml:"server_addr,omitempty"`
	ServerPort    string `toml:"server_port,omitempty"`
}

type FrpClientConfig

type FrpClientConfig map[string]interface{}

type Service

type Service struct {
	Type       string `toml:"type,omitempty"`
	RemotePort string `toml:"remote_port,omitempty"`
	LocalIP    string `toml:"local_ip,omitempty"`
	LocalPort  string `toml:"local_port,omitempty"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳