package
Version:
v0.0.19
Opens a new window with list of versions in this module.
Published: Apr 8, 2024
License: MIT
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 BuntConfig struct {
Path string `koanf:"path" validate:"required"`
}
type Config struct {
ReqbouncerHost string `koanf:"reqbouncer_host" validate:"required"`
GithubClientId string `koanf:"github_client_id" validate:"required"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.