Documentation
¶
Overview ¶
Package cmd provides the CLI commands for SerialLink using Cobra.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version is the application version (set at build time) Version = "dev" // Commit is the git commit (set at build time) Commit = "none" // BuildDate is the build date (set at build time) BuildDate = "unknown" )
Functions ¶
func ExecuteContext ¶
ExecuteContext executes the root command with a context
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.