MCPcopy Create free account
hub / github.com/anchordotdev/cli / localhostRealmAPID

Method localhostRealmAPID

lcl/bootstrap.go:177–179  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

175}
176
177func (c Bootstrap) localhostRealmAPID() (string, error) {
178 return "localhost", nil
179}
180
181func (c Bootstrap) createDiagnosticService(ctx context.Context, drv *ui.Driver, orgAPID, diagPort string) (*api.Service, error) {
182 serviceName, err := c.diagnosticServiceName(ctx, drv, "hi-"+orgAPID)

Callers 1

performMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected