client

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 14, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CLIHandlerFn

type CLIHandlerFn func(*codec.Codec) *cobra.Command

CLIHandlerFn defines a CLI command handler for evidence submission

type EvidenceHandler

type EvidenceHandler struct {
	CLIHandler  CLIHandlerFn
	RESTHandler RESTHandlerFn
}

EvidenceHandler defines a type that exposes REST and CLI client handlers for evidence submission.

func NewEvidenceHandler

func NewEvidenceHandler(cliHandler CLIHandlerFn, restHandler RESTHandlerFn) EvidenceHandler

type RESTHandlerFn

type RESTHandlerFn func(context.CLIContext) rest.EvidenceRESTHandler

RESTHandlerFn defines a REST service handler for evidence submission

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL