all repos — myks @ 74aa0b41cc5c88658e3cc38e7fd73e9cbe29cd7b

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