MCPcopy
hub / github.com/google/go-cmp / DonkeyImmutable

Struct DonkeyImmutable

cmp/internal/teststructs/project1.go:238–245  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

236}
237
238type DonkeyImmutable struct {
239 ID string
240 State *pb.Donkey_States
241 Started time.Time
242 Stopped time.Time
243 LastUpdate time.Time
244 empty bool
245}
246
247type LoveRadius struct {
248 Summer *SummerLove

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected