tview

package
v0.1.2 Latest Latest
Warning

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

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

Documentation

Overview

Package tview provides a Terminal User Interface for the Bitcoin Private Network implemented in the privatebtc package using https://github.com/rivo/tview

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TUI

type TUI struct {
	// contains filtered or unexported fields
}

TUI is a Terminal User Interface for a bitcoin private network. It starts a new TUI app and runs it.

func NewTUI

func NewTUI(btcPrivateNetwork *privatebtc.PrivateNetwork, version string) *TUI

NewTUI creates a new Terminal User Interface for the given bitcoin private network.

func (*TUI) Run

func (t *TUI) Run() error

Run starts the Terminal User Interface.

Jump to

Keyboard shortcuts

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