This website requires JavaScript.
Explore
Help
Sign In
mediocregopher
/
mediocre-go-lib
Watch
1
Star
0
Fork
0
You've already forked mediocre-go-lib
Code
Releases
Activity
98
Commits
3
Branches
0
Tags
695
KiB
bd4d7fc9e3
Commit Graph
3 Commits
Author
SHA1
Message
Date
Brian Picciano
0e80e1fd3d
mlog: remove ErrKV/ErrWithKV, merr.KV/merr.WithValue are used instead
2019-01-15 00:00:24 -05:00
Brian Picciano
1562c4e8f6
mlog: redefine KVer to return a map[string]interface, not a KV, to allow other packages to implement KVer without importing mlog
2019-01-14 23:58:55 -05:00
Brian Picciano
02a4cf7c30
implement mcrypto.Public/PrivateKey types and have them implement Signer/Verifier
2018-03-23 15:46:14 +00:00