modulepackage
0.0.0-20210504081155-40c8b04bd990
Repository: https://github.com/phaesoo/keybox.git
Documentation: pkg.go.dev
# README
KeyBox
Key management service
Getting started
Install dependencies
make deps
Build
make main
Run
./main
Testing
Unit test
make test
Integration test
make test-ci
# Interfaces
No description provided by the author