all repos — myks @ main

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