Registry / utility / tmthrgd-go-hex

tmthrgd-go-hex

JSON →
library0.0.0-20190904060850-447a3041c3bcgogounverified

Package hex is an efficient hexadecimal implementation for Golang.

go get github.com/tmthrgd/go-hex
INSTALL
IMPORT
SIG · TMTHRGD-GO-HEX
T
tmthrgd-go-hex
utilitygov0.0.0-20190904060850-447a3041c3bc
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

hex
github.com/tmthrgd/go-hex

Encodes a byte slice to a hexadecimal string.

package main import ( "fmt" "github.com/tmthrgd/go-hex" ) func main() { encoded := hex.EncodeToString([]byte("hello")) fmt.Println(encoded) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20190904060850-447a3041c3bclatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources