ATduration struct Arrays ffjson: skip
| 437 | // Arrays |
| 438 | // ffjson: skip |
| 439 | type ATduration struct { |
| 440 | X [3]time.Duration |
| 441 | } |
| 442 | |
| 443 | // AXduration struct |
| 444 | type AXduration struct { |
nothing calls this directly
no outgoing calls
no test coverage detected