package
Version:
v0.2.3
Opens a new window with list of versions in this module.
Published: Nov 8, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type RootCommand struct {
ConfigFile string `split_words:"true"`
ListenAddress string `split_words:"true" default:":8080"`
LogLevel string `split_words:"true" default:"info"`
Secret string `required:"true"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.