- 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. |
||
|---|---|---|
| .. | ||
| common_test.go | ||
| events_test.go | ||
| info_test.go | ||
| logs_test.go | ||
| nodes_test.go | ||
| spaces_test.go | ||