Versions in this module Expand all Collapse all v0 v0.0.2 May 14, 2024 Changes in this version + const TimestampSize + type Timestamp [TimestampSize]byte + func Now() Timestamp + func (t Timestamp) String() string + func (t1 Timestamp) After(t2 Timestamp) bool