Versions in this module Expand all Collapse all v0 v0.1.0 Jul 16, 2024 Changes in this version + type Generator struct + func NewGenerator() (*Generator, error) + func (g *Generator) New() string + func (g *Generator) Parse(s string) (time.Time, []byte, uint16, error)