open-vault/vendor/gopkg.in/jcmturner/goidentity.v3/README.md
2019-12-11 11:18:37 -08:00

282 B

goidentity

Standard interface to holding authenticated identities and their attributes.

To get the package, execute:

go get gopkg.in/jcmturner/goidentity.v3

To import this package, add the following line to your code:

import "gopkg.in/jcmturner/goidentity.v3"