- Changed event field names in tests from "Type", "TraceID", and "Timestamp" to "type", "trace_id", and "timestamp" to align with the updated API format. - Updated struct field tags in types.go to reflect the new naming conventions, ensuring consistency across the codebase and improving JSON serialization. |
||
|---|---|---|
| .. | ||
| driver.go | ||
| events.go | ||
| interfaces.go | ||
| types.go | ||