mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 00:52:16 +08:00

* add tag handler for snowflake ids * add snowflake generator * fill snowflake id back to the bean * table driven test, mockable snowflake generator * use math/rand/v2 * snowflake without time.sleep * more explicit bitwise modulo * rename snowflake to randomid