lambda

package
v0.1.14 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LambdaService

type LambdaService struct{}

LambdaService wires the Lambda browser UI to the service registry.

func (LambdaService) Init

Init initializes the Lambda browser model.

func (LambdaService) Name

func (LambdaService) Name() string

Name returns the service identifier.

func (LambdaService) Title

func (LambdaService) Title() string

Title returns the display name for the service.

type Model

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

Model is the Bubble Tea model for the Lambda browser.

func NewModel

func NewModel(client *lambda.Client) Model

NewModel creates a new Lambda browser model.

func (Model) Init

func (m Model) Init() tea.Cmd

Init initializes the model by loading functions.

func (Model) StatusHelp

func (m Model) StatusHelp() string

StatusHelp returns context-aware help text for the status bar.

func (Model) Update

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

Update handles messages and user input.

func (Model) View

func (m Model) View() string

View renders the model.

Jump to

Keyboard shortcuts

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