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

Method SetManufacturer

cmp/internal/teststructs/project4.go:141–141  ·  view source on GitHub ↗
(x string)

Source from the content-addressed store, hash-verified

139func (p *Poison) SetPoisonType(x pb.PoisonType) { p.poisonType = x }
140func (p *Poison) SetExpiration(x time.Time) { p.expiration = x }
141func (p *Poison) SetManufacturer(x string) { p.manufacturer = x }
142func (p *Poison) SetPotency(x int) { p.potency = x }

Callers 1

project4TestsFunction · 0.95

Calls

no outgoing calls

Tested by 1

project4TestsFunction · 0.76