package
Version:
v0.0.0-...-2f66ebe
Opens a new window with list of versions in this module.
Published: Feb 21, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Common struct {
ServerAddress string `toml:"server_addr,omitempty"`
ServerPort string `toml:"server_port,omitempty"`
}
type FrpClientConfig map[string]interface{}
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"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.