views

package
v0.0.0-...-ad0604f Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DiscoveryDialog_None = iota
	DiscoveryDialog_StartDiscovery
)
View Source
const (
	ServicesDialog_None = iota
	ServicesDialog_AddService
	ServicesDialog_RemoveService
	ServicesDialog_ChangeAlias
	ServicesDialog_ViewParameters
	ServicesDialog_ViewStatus
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ViewConfig

type ViewConfig struct {
	vecty.Core
	// contains filtered or unexported fields
}

func NewViewConfig

func NewViewConfig() (r *ViewConfig)

func (*ViewConfig) Copy

func (ch *ViewConfig) Copy() vecty.Component

func (*ViewConfig) Mount

func (ch *ViewConfig) Mount()

func (*ViewConfig) OnChange

func (ch *ViewConfig) OnChange(event interface{})

func (*ViewConfig) Render

func (ch *ViewConfig) Render() vecty.ComponentOrHTML

type ViewDiscovery

type ViewDiscovery struct {
	vecty.Core
	// contains filtered or unexported fields
}

func NewViewDiscovery

func NewViewDiscovery() (r *ViewDiscovery)

func (*ViewDiscovery) Copy

func (ch *ViewDiscovery) Copy() vecty.Component

func (*ViewDiscovery) OnChange

func (ch *ViewDiscovery) OnChange(event interface{})

func (*ViewDiscovery) Render

func (ch *ViewDiscovery) Render() vecty.ComponentOrHTML

type ViewLog

type ViewLog struct {
	vecty.Core
}

func (*ViewLog) Copy

func (ch *ViewLog) Copy() vecty.Component

func (*ViewLog) Render

func (ch *ViewLog) Render() vecty.ComponentOrHTML

type ViewMessages

type ViewMessages struct {
	vecty.Core
}

func (*ViewMessages) Copy

func (ch *ViewMessages) Copy() vecty.Component

func (*ViewMessages) Render

func (ch *ViewMessages) Render() vecty.ComponentOrHTML

type ViewNotFound

type ViewNotFound struct {
	vecty.Core
}

func (*ViewNotFound) Copy

func (ch *ViewNotFound) Copy() vecty.Component

func (*ViewNotFound) Render

func (ch *ViewNotFound) Render() vecty.ComponentOrHTML

type ViewProtocols

type ViewProtocols struct {
	vecty.Core
	// contains filtered or unexported fields
}

func NewViewProtocols

func NewViewProtocols() (r *ViewProtocols)

func (*ViewProtocols) Copy

func (ch *ViewProtocols) Copy() vecty.Component

func (*ViewProtocols) Mount

func (ch *ViewProtocols) Mount()

func (*ViewProtocols) OnChange

func (ch *ViewProtocols) OnChange(event interface{})

func (*ViewProtocols) Render

func (ch *ViewProtocols) Render() vecty.ComponentOrHTML

type ViewServices

type ViewServices struct {
	vecty.Core
	// contains filtered or unexported fields
}

func NewViewServices

func NewViewServices() (r *ViewServices)

func (*ViewServices) Copy

func (ch *ViewServices) Copy() vecty.Component

func (*ViewServices) Mount

func (ch *ViewServices) Mount()

func (*ViewServices) OnChange

func (ch *ViewServices) OnChange(event interface{})

func (*ViewServices) Render

func (ch *ViewServices) Render() vecty.ComponentOrHTML

Jump to

Keyboard shortcuts

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