MCPcopy Create free account
hub / github.com/Mnexa-AI/e2a / errSlug

Function errSlug

internal/httpapi/agents_write.go:66–66  ·  view source on GitHub ↗
(msg string)

Source from the content-addressed store, hash-verified

64}
65
66func errSlug(msg string) error { return &slugError{msg} }
67
68type slugError struct{ msg string }
69

Callers 1

validateSlugFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected