package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Jun 6, 2025
License: MIT
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type LogConfig struct {
Level log.Level `mapstructure:"level"`
}
type ServerConfig struct {
Proto proxy.Proto `mapstructure:"proto"`
Addr addr.Addr `mapstructure:"addr"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.