Searched defs:DonkeyImmutable (Results 1 – 1 of 1) sorted by relevance
238 type DonkeyImmutable struct { struct239 ID string240 State *pb.Donkey_States241 Started time.Time242 Stopped time.Time243 LastUpdate time.Time244 empty bool267 func (DonkeyImmutable) Proto() *pb.Donkey { return nil }