package
Version:
v0.0.0-...-d744151
Opens a new window with list of versions in this module.
Published: Jun 2, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Host string `json:"host"`
Port int `json:"port"`
Timeout int `json:"timeout,omitempty"`
LogFormat map[string]string `json:"log_format,omitempty"`
}
func (p *Plugin) Config() interface{}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.