sa

package
v0.24.7 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EAImplCmd

type EAImplCmd struct {
	cmds.Cmd
	EAImplID     string
	EAServiceURL string
	EAServiceKey string
}

func (EAImplCmd) Exec

func (c EAImplCmd) Exec(w io.Writer) (r cmds.Result, err error)

func (EAImplCmd) Validate

func (c EAImplCmd) Validate() error

type ListCmd

type ListCmd struct{}

func (ListCmd) Exec

func (c ListCmd) Exec(w io.Writer) (r cmds.Result, err error)

func (ListCmd) Validate

func (c ListCmd) Validate() error

type ListResult

type ListResult struct {
	Implementations []string
}

func (ListResult) JSON

func (r ListResult) JSON() ([]byte, error)

Jump to

Keyboard shortcuts

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