Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
66
func
errSlug(msg string) error {
return
&slugError{msg} }
67
68
type
slugError
struct
{ msg string }
69
Callers
1
validateSlug
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected