package
Version:
v0.0.3
Opens a new window with list of versions in this module.
Published: Jan 13, 2026
License: AGPL-3.0
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
ListenAddr string `json:"listenAddr"`
Endpoint string `json:"endpoint"`
BearerToken string `json:"bearerToken"`
Limit uint32 `json:"limit"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.