all repos — myks @ v0.0.1

A barebones in-memory keystore in 125~ lines of actual code.

go.mod (view raw)

1module github.com/BiRabittoh/myks
2
3go 1.23.2