package
Version:
v0.1.15
Opens a new window with list of versions in this module.
Published: Oct 1, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Cipher(ctx *cli.Context) (int, error)
Cipher is used for the cipher commands.
func Decipher(ctx *cli.Context) (int, error)
Decipher is used for the decipher commands.
func ExecWrapper(f func(ctx *cli.Context) (int, error)) cli.ActionFunc
ExecWrapper gracefully logs and exits our `run` functions.
func Render(ctx *cli.Context) (int, error)
Render is used for the render commands.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.