package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Sep 10, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Enabled bool `json:"enabled,omitempty" koanf:"enabled"`
Endpoint string `json:"endpoint,omitempty" koanf:"endpoint"`
Ratio float64 `json:"ratio,omitempty" koanf:"ratio"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.