VictorNine / bitwarden-go

A Bitwarden-compatible server written in Golang
MIT License
250 stars 33 forks source link

Refactoring into go file layout #6

Closed philhug closed 6 years ago

philhug commented 6 years ago

This allows certain packages to be reused / shared.

VictorNine commented 6 years ago

Will be done, but not yet and not exactly like this