MCPcopy
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
344func getURL(path string) string {
345 return "http://host" + path
346}
347
348// Wait for the application to be ready
349func (c *Client) Ready(ctx context.Context) error {

Callers 5

HotMethod · 0.85
GetRequestMethod · 0.85
PostRequestMethod · 0.85
PatchRequestMethod · 0.85
DeleteRequestMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected