all repos — volatile @ main

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

go.mod (view raw)

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