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

Function sdkBoxToModel

internal/tui/mail.go:297–299  ·  view source on GitHub ↗

--- SDK type converters ---

(b generated.Box)

Source from the content-addressed store, hash-verified

295 sourceRequestID uint64
296 folderDiscoveryErr string
297 collectionDiscoveryErr string
298
299 liveRequestID uint64 // identifies the only live re-read allowed to update the list
300 liveRefreshDue bool // a re-read is already on its way
301 moreRequestID uint64 // identifies the only page-below read allowed to grow the list
302 searchMoreID uint64 // the same, for the search results

Callers 1

fetchBoxesMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected