all repos — volatile @ v0.0.1

A (dead) simple volatile data storage written in Go.

go.mod (view raw)

1module github.com/BiRabittoh/volatile
2
3go 1.22.4