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

Struct GoatImmutable

cmp/internal/teststructs/project1.go:223–230  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

221}
222
223type GoatImmutable struct {
224 ID string
225 State *pb.Goat_States
226 Started time.Time
227 Stopped time.Time
228 LastUpdate time.Time
229 empty bool
230}
231type Donkey struct {
232 Pause bool
233 Sleep int32

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected