Versions in this module Expand all Collapse all v0 v0.1.0 Jan 20, 2022 Changes in this version + var ErrUnchanged = errors.New("unchanged: auth revision is the same as before") + func Dump(ctx context.Context, c *clientv3.Client, prevRevision uint64) (commands []string, dumpedAuthRevision uint64, err error)