MCPcopy 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
30type telemetryMiddleware struct{}
31
32// telemetryMiddleware implements interface Middleware (compile-time check)
33var _ Middleware = (*telemetryMiddleware)(nil)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected