infbox

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ValueFormat = `Version:          %d
Name:             %s
Type:             %s
LastModifiedDate: %s`
	UpdateMessageFormat = `[blue]New Parameter Updated
Name:             %s
Type:             %s
Value:            %s`
	CreateMessageFormat = `[green]New Parameter Created
Name:             %s
Type:             %s
Value:            %s`
	DeleteMessageFormat = `[red]New Parameter Deleted
Name:             %s`
)

Variables

This section is empty.

Functions

This section is empty.

Types

type InfoBox

type InfoBox struct {
	*tview.TextView
	// contains filtered or unexported fields
}

func NewInfoBox

func NewInfoBox(ps *pubsub.PubSub) *InfoBox

func (InfoBox) WaitTopic

func (v InfoBox) WaitTopic()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳