all repos — myks @ ecfcd30b3ca1da06e8787d6d8813dc387c808ce3

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