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

Method SetMetaData

cmp/internal/teststructs/project4.go:116–116  ·  view source on GitHub ↗
(x *pb.MetaData)

Source from the content-addressed store, hash-verified

114func (hq *Headquarter) SetSubDivisions(x []string) { hq.subDivisions = x }
115func (hq *Headquarter) SetIncorporatedDate(x time.Time) { hq.incorporatedDate = x }
116func (hq *Headquarter) SetMetaData(x *pb.MetaData) { hq.metaData = x }
117func (hq *Headquarter) SetPrivateMessage(x []byte) { hq.privateMessage = x }
118func (hq *Headquarter) SetPublicMessage(x []byte) { hq.publicMessage = x }
119func (hq *Headquarter) SetHorseBack(x string) { hq.horseBack = x }

Callers 1

project4TestsFunction · 0.95

Calls

no outgoing calls

Tested by 1

project4TestsFunction · 0.76