Lines Matching defs:SlapImmutable
203 type SlapImmutable struct { struct204 ID string205 Out pb.Message206 MildSlap bool207 PrettyPrint string208 State *pb.Slap_States209 Started time.Time210 Stopped time.Time211 LastUpdate time.Time212 LoveRadius *LoveRadius213 empty bool265 func (SlapImmutable) Proto() *pb.Slap { return nil }