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 ¶
func (LambdaService) Init(ctx context.Context, cfg sdkaws.Config, opts awsx.ServiceOptions) (tea.Model, error)
Init initializes the Lambda browser model.
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 (Model) Searching ¶ added in v0.5.0
Searching reports whether the model has an active text input.
func (Model) StatusHelp ¶
StatusHelp returns context-aware help text for the status bar.
Click to show internal directories.
Click to hide internal directories.