Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetTime ¶
func GetTime(id *UUID) *timestamppb.Timestamp
Types ¶
type GenerateUUIDs ¶
type GenerateUUIDs interface {
Generate() string
}
type RealUUIDGenerator ¶
type RealUUIDGenerator struct { }
func (RealUUIDGenerator) Generate ¶
func (t RealUUIDGenerator) Generate() string
Click to show internal directories.
Click to hide internal directories.