conda

package
v0.0.0-...-9fce2f1 Latest Latest
Warning

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

Go to latest
Published: May 2, 2022 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRuntime

func NewRuntime(opts ...runtime.Option) runtime.Runtime

Types

type StreamMessage

type StreamMessage struct {
	Level   StreamMessageType `json:"level,omitempty"`
	Message string            `json:"message,omitempty"`
	Address string            `json:"address,omitempty"`
	Scheme  map[string]string `json:"scheme,omitempty"`
}

type StreamMessageType

type StreamMessageType int
const (
	ACK StreamMessageType = iota
)

Jump to

Keyboard shortcuts

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