Documentation ¶
Index ¶
Constants ¶
View Source
const ( Notary = "notary" Logger = "logger" ImmuClient = "immuClient" JsonPrinter = "jsonPrinter" TextPrinter = "textPrinter" YamlPrinter = "yamlPrinter" )
View Source
const ( Notarized = "Notarized" Untrusted = "Untrusted" Unknown = "Unknown" )
Variables ¶
View Source
var (
ErrNoSuchPrinter = errors.New("no such registered printer")
)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.