external

package
v0.38.305 Latest Latest
Warning

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

Go to latest
Published: May 31, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Check

type Check interface {
	Endpointer
	Describable
	WithType
}

type Describable

type Describable interface {
	GetDescription() string
	GetIcon() string
	GetName() string
	GetLabels() map[string]string
}

type Endpointer

type Endpointer interface {
	GetEndpoint() string
}

type WithType

type WithType interface {
	GetType() string
}

Jump to

Keyboard shortcuts

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