Versions in this module Expand all Collapse all v2 v2.0.2 Sep 10, 2025 v2.0.1 Feb 28, 2024 v2.0.0 Jan 26, 2023 Changes in this version + func ErrOverflow() error + type AutoInc struct + func New(start, step int64, bufferSize int) *AutoInc + func (ai *AutoInc) ID() (int64, bool) + func (ai *AutoInc) MustID() int64 + func (ai *AutoInc) Serve(ctx context.Context) error Other modules containing this package github.com/issue9/autoinc