watchlist

package
v1.1.2-0...-b3be18b Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2021 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Model

type Model struct {
	Width                 int
	Quotes                []quote.Quote
	Positions             map[string]position.Position
	Separate              bool
	ExtraInfoExchange     bool
	ExtraInfoFundamentals bool
}

func NewModel

func NewModel(separate bool, extraInfoExchange bool, extraInfoFundamentals bool) Model

NewModel returns a model with default values.

func (Model) View

func (m Model) View() string

Jump to

Keyboard shortcuts

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