| 128 | } |
| 129 | |
| 130 | type NoOpTelemetryClient struct{} |
| 131 | |
| 132 | type CLIAnalyticsEventMetadata struct { |
| 133 | AnonymousID string // the anonymous id is the hash of the mac address of the machine |
nothing calls this directly
no outgoing calls
no test coverage detected