MCPcopy
hub / github.com/kagent-dev/kagent / Error

Method Error

go/core/internal/utils/common.go:79–81  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

77type EmptyReferenceError struct{}
78
79func (e *EmptyReferenceError) Error() string {
80 return "empty reference string"
81}
82
83// ParseRefString parses a string reference (either "namespace/name" or just "name")
84// into a NamespacedName object, using parentNamespace when namespace is not specified.

Callers 15

isNoFreeWorkersErrorFunction · 0.45
ComputeReadyMethod · 0.45
GetActorMethod · 0.45
TestBearerTokenFileFunction · 0.45
GetStatusMethod · 0.45
TestPinImageRefFunction · 0.45
AuthnMiddlewareFunction · 0.45
StartFunction · 0.45
applyDirFunction · 0.45

Calls

no outgoing calls