Go to file
Derrick Hammer a10bec66ea
refactor: allow unmarshalMapMsgpack to handle int maps
2024-01-05 06:05:59 -05:00
ed25519 feat: add ed25519 package 2024-01-03 08:11:26 -05:00
encoding fix: need to export Encoder for test cases 2024-01-04 10:08:13 -05:00
internal/bases refactor: move test consts under testdata folder in pkg 2024-01-04 02:51:05 -05:00
metadata refactor: allow unmarshalMapMsgpack to handle int maps 2024-01-05 06:05:59 -05:00
serialize fix: need to pack with int, not int8 2024-01-04 13:49:23 -05:00
types feat: add metadata types 2024-01-04 08:21:39 -05:00
utils refactor: make HashCode a generic utility 2024-01-03 08:27:04 -05:00
LICENSE chore: LICENSE 2024-01-03 03:48:50 -05:00
README.md Initial commit 2024-01-02 15:21:09 +00:00
go.mod dep: add deps 2024-01-04 08:19:56 -05:00

README.md

libs5-go