Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OverloadBlitz/cloudcent-cli
/ pricingResultMsg
Struct
pricingResultMsg
internal/tui/app.go:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
type
metadataReadyMsg
struct
{ err error }
48
49
type
pricingResultMsg
struct
{
50
resp *api.PricingAPIResponse
51
err error
52
}
53
54
type
tickMsg
struct
{}
55
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected