package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Sep 24, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func GetFirstAvailablePort() string
type Config struct {
Debug bool `json:"debug"`
Log bool `json:"log"`
Port int `json:"port"`
SocksPort int `json:"socksPort"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.