MCPcopy Create free account
hub / github.com/pquerna/ffjson / ATduration

Struct ATduration

tests/ff.go:439–441  ·  view source on GitHub ↗

ATduration struct Arrays ffjson: skip

Source from the content-addressed store, hash-verified

437// Arrays
438// ffjson: skip
439type ATduration struct {
440 X [3]time.Duration
441}
442
443// AXduration struct
444type AXduration struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected