Searched defs:GoatImmutable (Results 1 – 1 of 1) sorted by relevance
223 type GoatImmutable struct { struct224 ID string225 State *pb.Goat_States226 Started time.Time227 Stopped time.Time228 LastUpdate time.Time229 empty bool266 func (GoatImmutable) Proto() *pb.Goat { return nil }