Discover Packages
github.com/StevenACoffman/gorouter
cmd
config
package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: May 27, 2026
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package config implements the "config" CLI command group.
Config holds the config command group's state.
New creates the config command group and registers schema and validate subcommands under it.
Exec is nil — invoking "gorouter config" without a subcommand returns ff.ErrNoExec,
which run() in main.go treats as success (exits 0).
Source Files
¶
Directories
¶
Package schema implements the "config schema" CLI subcommand.
Package schema implements the "config schema" CLI subcommand.
Package validate implements the "config validate" CLI subcommand.
Package validate implements the "config validate" CLI subcommand.
Click to show internal directories.
Click to hide internal directories.