MCPcopy Create free account
hub / github.com/duckbugio/flock / Error

Method Error

core/voice/errors.go:12–14  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10}
11
12func (e *configError) Error() string {
13 return fmt.Sprintf("voice: provider %q requires %s", e.provider, e.missing)
14}
15
16// unknownProviderError reports a VOICE_PROVIDER value that is not supported.
17type unknownProviderError struct {

Callers 15

TestScanFencesStateFunction · 0.45
FinalErrorFunction · 0.45
runMethod · 0.45
recordCostMethod · 0.45
storeSessionMethod · 0.45
enqueuePendingMethod · 0.45
setAnchorPendingMethod · 0.45
removePendingMethod · 0.45
clearLanePendingMethod · 0.45

Calls

no outgoing calls