dashboard

package
v0.0.0-...-a686cab Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2024 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dashboard

type Dashboard struct {
	*pb.Environment
	// contains filtered or unexported fields
}

func New

func New(ctx context.Context, d service.GrpcDialer, name string, sync bool) (*Dashboard, error)

func (*Dashboard) DebugOn

func (c *Dashboard) DebugOn()

func (*Dashboard) Dispose

func (c *Dashboard) Dispose()

func (*Dashboard) Run

func (c *Dashboard) Run() error

type RootNodeType

type RootNodeType int
const (
	NoRootNode RootNodeType = iota + 1
	RootNodeEnv
	RootNodePackage
	RootNodeFile
)

Jump to

Keyboard shortcuts

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