MCPcopy Index your code
hub / github.com/coder/coder / Enabled

Method Enabled

aibridge/provider/provider.go:57–57  ·  view source on GitHub ↗

Enabled reports whether the provider should serve requests.

()

Source from the content-addressed store, hash-verified

55 Name() string
56 // Enabled reports whether the provider should serve requests.
57 Enabled() bool
58 // BaseURL defines the base URL endpoint for this provider's API.
59 BaseURL() string
60

Callers 1

NewRequestBridgeFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected