Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/livebud/bud
/ getURL
Function
getURL
internal/testcli/testcli.go:344–346 ·
view source on GitHub ↗
(path string)
Source
from the content-addressed store, hash-verified
342
}
343
344
func
getURL(path string) string {
345
return
"http://host"
+ path
346
}
347
348
// Wait for the application to be ready
349
func
(c *Client) Ready(ctx context.Context) error {
Callers
5
Hot
Method · 0.85
GetRequest
Method · 0.85
PostRequest
Method · 0.85
PatchRequest
Method · 0.85
DeleteRequest
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected