# README
Package next
❄️ Set next value to fields when creating with GORM.
Usage
Next delivers a GORM plugin to set next value for fields.
The most common usage is generating a distributed unique ID like Twitter's Snowflake.
See also example.
❄️ Set next value to fields when creating with GORM.
Next delivers a GORM plugin to set next value for fields.
The most common usage is generating a distributed unique ID like Twitter's Snowflake.
See also example.