proxy.golang.org : github.com/Akagi201/utils-go/binary
Package binary extends Go standard library package encoding/binary to support arbitrary, variable-sized values. The Go standard library package encoding/binary provides encoding/decoding of fixed-size Go values or slices of same. This package extends support to arbitrary, variable-sized values by prefixing these values with their varint-encoded size, recursively. It expects the encoded type and decoded type to match exactly and makes no attempt to reconcile or check for any differences.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/%21akagi201/utils-go/binary
Keywords:
concurrent-map
, config
, error-handling
, golang
, ip
, json
, map
, radix
, redis
, set
, slice
, testing
, url
, utils
License: MIT
Latest release: 20 days ago
Namespace: github.com/Akagi201/utils-go
Stars: 23 on GitHub
Forks: 10 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 20 days ago