tabbacktesting

package
v0.0.0-...-0f36d2a Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New_TabBacktesting

func New_TabBacktesting() tea.Model

Types

type BackConfig

type BackConfig struct {
	Input textinput.Model
}

func (BackConfig) Init

func (b BackConfig) Init() tea.Cmd

func (BackConfig) Update

func (b BackConfig) Update(tea.Msg) (tea.Model, tea.Cmd)

func (BackConfig) View

func (b BackConfig) View() string

type TabBacktesting

type TabBacktesting struct {
	Config tea.Model
	State  backState
}

func (TabBacktesting) Init

func (t TabBacktesting) Init() tea.Cmd

func (TabBacktesting) Update

func (t TabBacktesting) Update(msg tea.Msg) (tea.Model, tea.Cmd)

func (TabBacktesting) View

func (t TabBacktesting) View() string

Jump to

Keyboard shortcuts

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