package
0.0.0-20220116124430-3492e0ae15bf
Repository: https://github.com/hozalex/knox.git
Documentation: pkg.go.dev
# Functions
GetVersion exposes the current client version.
NewKeysFile takes in a filename and outputs an implementation of the Keys interface.
No description provided by the author
Run is how to execute commands.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
ErrTimeout is returned when we cannot obtain an exclusive lock on the key file.
Version represents the compiled version of the client binary.
# Structs
A Command is an implementation of a go command like go build or go fix.
KeysFile is an implementation of Keys based on the file system for the register file.
VisibilityParams exposes functions for the knox client to provide information.
# Interfaces
Keys are an interface for storing a list of key ids (for use with the register file to provide locks).