Versions in this module Expand all Collapse all v0 v0.11.1 Mar 16, 2021 v0.10.1 Mar 16, 2021 Changes in this version + type CLIHandlerFn func(*codec.Codec) *cobra.Command + type EvidenceHandler struct + CLIHandler CLIHandlerFn + RESTHandler RESTHandlerFn + func NewEvidenceHandler(cliHandler CLIHandlerFn, restHandler RESTHandlerFn) EvidenceHandler + type RESTHandlerFn func(context.CLIContext) rest.EvidenceRESTHandler