time of the infraction
()
| 27 | String() string // string format of the evidence |
| 28 | Time() time.Time // time of the infraction |
| 29 | ValidateBasic() error // basic consistency check |
| 30 | } |
| 31 | |
| 32 | //-------------------------------------------------------------------------------------- |
no outgoing calls