SimonWaldherr / golang-examples

Go(lang) examples - (explain the basics of #golang)
https://simonwaldherr.github.io/golang-examples/
MIT License
1.57k stars 453 forks source link

Add example of Scan and Value interfaces for DB #25

Closed Xiol closed 7 years ago

Xiol commented 7 years ago

This also provides an example on how to encrypt and decrypt database values transparently.

SimonWaldherr commented 7 years ago

👍 thanks