extension

package
v4.0.0-...-960decf Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2022 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BrowserForwarderType

func BrowserForwarderType() interface{}

func ObservatoryType

func ObservatoryType() interface{}

Types

type BrowserForwarder

type BrowserForwarder interface {
	DialWebsocket(url string, header http.Header) (io.ReadWriteCloser, error)
}

type ContextReceiver

type ContextReceiver interface {
	InjectContext(ctx context.Context)
}

type Observatory

type Observatory interface {
	features.Feature

	GetObservation(ctx context.Context) (proto.Message, error)
}

Jump to

Keyboard shortcuts

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