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

Struct SlapImmutable

cmp/internal/teststructs/project1.go:203–214  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

201}
202
203type SlapImmutable struct {
204 ID string
205 Out pb.Message
206 MildSlap bool
207 PrettyPrint string
208 State *pb.Slap_States
209 Started time.Time
210 Stopped time.Time
211 LastUpdate time.Time
212 LoveRadius *LoveRadius
213 empty bool
214}
215
216type Goat struct {
217 Target string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected