Documentation ¶
Index ¶
- func Cmd() command.SetupCommand[*config.Config]
- func DeleteCmd(hidden bool) command.SetupCommand[*config.Config]
- func ExportCmd() command.SetupCommand[*config.Config]
- func GenerateCmd(hidden bool) command.SetupCommand[*config.Config]
- func ListCmd(hidden bool) command.SetupCommand[*config.Config]
- func NewCmd(hidden bool) command.SetupCommand[*config.Config]
- func UseCmd(hidden bool) command.SetupCommand[*config.Config]
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Cmd ¶
func Cmd() command.SetupCommand[*config.Config]
Cmd encapsulates the commands for signatures.
func DeleteCmd ¶
func DeleteCmd(hidden bool) command.SetupCommand[*config.Config]
DeleteCmd encapsulates the commands for deleting Functions
func ExportCmd ¶
func ExportCmd() command.SetupCommand[*config.Config]
ExportCmd encapsulates the commands for exporting Signatures
func GenerateCmd ¶
func GenerateCmd(hidden bool) command.SetupCommand[*config.Config]
GenerateCmd encapsulates the commands for generating a Signature from a Signature File
func ListCmd ¶
func ListCmd(hidden bool) command.SetupCommand[*config.Config]
ListCmd encapsulates the commands for listing the available Signatures
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.