Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Mnexa-AI/e2a
/ RecordAndCheck
Method
RecordAndCheck
internal/usage/usage.go:65–67 ·
view source on GitHub ↗
(ctx context.Context, userID, agentID, domain, direction string)
Source
from the content-addressed store, hash-verified
63
}
64
65
func
(t *NoopUsageTracker) RecordAndCheck(ctx context.Context, userID, agentID, domain, direction string) (bool, error) {
66
return
true, nil
67
}
Callers
1
TestNoopUsageTracker_AlwaysAllows
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestNoopUsageTracker_AlwaysAllows
Function · 0.76