This website requires JavaScript.
Explore
Help
Sign In
LumeWeb
/
libs5-go
Watch
1
Star
0
Fork
You've already forked libs5-go
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
49
Commits
2
Branches
0
Tags
1.7
MiB
c3a696138a
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Derrick Hammer
c3a696138a
refactor: move directoryReferenceMap and fileReferenceMap to its own file
2024-01-05 04:43:46 -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: move directoryReferenceMap and fileReferenceMap to its own file
2024-01-05 04:43:46 -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