Versions in this module Expand all Collapse all v0 v0.3.9 Aug 22, 2024 Changes in this version + type Context struct + CityIndex int + CountryIndex int + Ctx map[string]string + CtxCSV map[int]map[string]string + CtxCSVLock sync.RWMutex + CtxCounters map[string]int + CtxCountersLock sync.RWMutex + CtxList map[string][]string + CtxListLock sync.RWMutex + CtxLock sync.RWMutex + CurrentIterationLoopIndex int + ExpectedObjects int64 + GeneratedBytes int64 + GeneratedObjects int64 + LastIndex int + Locale string + StartTime time.Time + var JrContext Context