MCPcopy Create free account
hub / github.com/basecamp/hey-cli / Loading

Method Loading

internal/tui/section_view.go:55–55  ·  view source on GitHub ↗

Loading reports whether the section is waiting on data.

()

Source from the content-addressed store, hash-verified

53 // SubnavItems returns the subnav state for header rendering.
54 SubnavItems() (items []navItem, selected int, label string, centered bool)
55
56 // SubnavLeft / SubnavRight handle subnav row navigation.
57 SubnavLeft() tea.Cmd
58 SubnavRight() tea.Cmd

Callers 1

syncLoadingMethod · 0.65

Implementers 3

calendarViewinternal/tui/calendar.go
mailViewinternal/tui/mail.go
journalViewinternal/tui/journal.go

Calls

no outgoing calls

Tested by

no test coverage detected