urlextractor

package
v0.32.0 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

devtui/tui/url-extractor/main.go

Index

Constants

View Source
const (
	Title       = "URL Extractor"
	ModeStrict  = "strict"
	ModeRelaxed = "relaxed"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type URLExtractorModel

type URLExtractorModel struct {
	ui.BasePagerModel
	StrictMode bool
}

func NewURLExtractorModel

func NewURLExtractorModel(common *ui.CommonModel) *URLExtractorModel

func (*URLExtractorModel) Init

func (m *URLExtractorModel) Init() tea.Cmd

func (*URLExtractorModel) SetContent

func (m *URLExtractorModel) SetContent(content string) error

func (*URLExtractorModel) Update

func (m *URLExtractorModel) Update(msg tea.Msg) (tea.Model, tea.Cmd)

func (*URLExtractorModel) View

func (m *URLExtractorModel) View() string

Jump to

Keyboard shortcuts

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