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

Struct EagleImmutable

cmp/internal/teststructs/project1.go:151–161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

149}
150
151type EagleImmutable struct {
152 ID string
153 State *pb.Eagle_States
154 MissingCall *pb.Eagle_MissingCalls
155 Birthday time.Time
156 Death time.Time
157 Started time.Time
158 LastUpdate time.Time
159 Creator string
160 empty bool
161}
162
163type Dreamer struct {
164 Name string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected