MCPcopy Create free account
hub / github.com/Scalingo/cli / Error

Method Error

config/region.go:20–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18}
19
20func (err UnknownRegionError) Error() string {
21 return fmt.Sprintf("invalid region %v", err.regionName)
22}
23
24type RegionsCache struct {
25 ExpireAt time.Time `json:"expire_at"`

Callers 15

StreamFunction · 0.80
mainFunction · 0.80
connectToRunServerMethod · 0.80
GetFunction · 0.80
displayScalingoErrorFunction · 0.80
newSysinfoFunction · 0.80

Calls

no outgoing calls