Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/basecamp/hey-cli
/ Init
Method
Init
internal/tui/section_view.go:23–23 ·
view source on GitHub ↗
Init returns the command to run when this section becomes active.
()
Source
from the content-addressed store, hash-verified
21
rootSDK *hey.Client
22
sdk *hey.Client
23
ctx context.Context
24
styles styles
25
imageRenderer imageRenderer
26
imageFetcher imageFetcher
Callers
14
TestInitReturnsCmd
Function · 0.65
journalWithEntry
Function · 0.65
TestJournalViewInitFetchesEntry
Function · 0.65
TestJournalViewInitSelectsToday
Function · 0.65
TestJournalViewHandlesDetailLoaded
Function · 0.65
TestJournalViewIgnoresStaleResponse
Function · 0.65
TestJournalViewSubnavItems
Function · 0.65
TestJournalViewSubnavLeftRight
Function · 0.65
Init
Method · 0.65
switchSection
Method · 0.65
TestCalendarViewInitFetchesCalendars
Function · 0.65
TestCalendarViewInitRefetchesWhenLoaded
Function · 0.65
Implementers
3
calendarView
internal/tui/calendar.go
mailView
internal/tui/mail.go
journalView
internal/tui/journal.go
Calls
no outgoing calls
Tested by
12
TestInitReturnsCmd
Function · 0.52
journalWithEntry
Function · 0.52
TestJournalViewInitFetchesEntry
Function · 0.52
TestJournalViewInitSelectsToday
Function · 0.52
TestJournalViewHandlesDetailLoaded
Function · 0.52
TestJournalViewIgnoresStaleResponse
Function · 0.52
TestJournalViewSubnavItems
Function · 0.52
TestJournalViewSubnavLeftRight
Function · 0.52
TestCalendarViewInitFetchesCalendars
Function · 0.52
TestCalendarViewInitRefetchesWhenLoaded
Function · 0.52
TestMailViewInitFetchesBoxes
Function · 0.52
TestMailViewInitRefetchesWhenBoxesLoaded
Function · 0.52