package
Version:
v1.119.11
Opens a new window with list of versions in this module.
Published: Dec 20, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Bind binds the config for a command.
BindAll will register all the Config annotated components as flags / config keys.
RegisterConfig registers a config to mud, with all the information required for binding.
type Config struct {
Prefix string
}
Config is a mud annotation.
Structs annotated with this, will be exposed as flags / configs (with the given prefix).
String implements String.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.