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

Struct DreamerImmutable

cmp/internal/teststructs/project1.go:180–189  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

178}
179
180type DreamerImmutable struct {
181 ID string
182 State *pb.Dreamer_States
183 MissingCall *pb.Dreamer_MissingCalls
184 Calls int32
185 Started time.Time
186 Stopped time.Time
187 LastUpdate time.Time
188 empty bool
189}
190
191type Slap struct {
192 Name string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected