gatewayd
gatewayd copied to clipboard
Use `go-secure-stdlib` to achieve DRY
The idea is to use the library as much as possible to avoid code duplication.
https://github.com/hashicorp/go-secure-stdlib
There are many useful packages in the go-secure-stdlib, yet they are not needed at the moment. This ticket can be picked up at a later date.