shortid_generator.go
271 Bytes
-
util: remove retry logic in shortid_generator · 4829ea0e
Use shortid.MustGenerate() instead of shortid.Generate(). Instead of returning errors it will panic.
Marcus Efraimsson committed
Use shortid.MustGenerate() instead of shortid.Generate(). Instead of returning errors it will panic.