Skip to content

Incr/Decr/GetCounter

Pre-release
Pre-release
Compare
Choose a tag to compare
@jaavier jaavier released this 14 Nov 01:03
· 4 commits to main since this release
5a6efc0

Incr

func Incr(key string) int64

Decr

func Decr(key string) int64

GetCounter

func GetCounter(key string) int64