Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/jetify-com/devbox
/ telemetryMiddleware
Struct
telemetryMiddleware
internal/boxcli/midcobra/telemetry.go:30–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
type
telemetryMiddleware
struct
{}
31
32
// telemetryMiddleware implements interface Middleware (compile-time check)
33
var
_ Middleware = (*telemetryMiddleware)(nil)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected