No description
Find a file
Daniel Gorbe da9aa9ac75
All checks were successful
go test / go-test (push) Successful in 43s
Go Report Card / generate-report (push) Successful in 9s
pkg.go.dev / pull-new-commit (push) Successful in 38s
Switch to Debian image in workflows
2025-10-10 14:36:29 +02:00
.github/workflows Switch to Debian image in workflows 2025-10-10 14:36:29 +02:00
endianness.go Add functions 2025-04-26 00:33:40 +02:00
endianness_big.go.go Add functions 2025-04-26 00:33:40 +02:00
endianness_little.go Add functions 2025-04-26 00:33:40 +02:00
go.mod init 2025-04-25 23:36:21 +02:00
LICENSE Initial commit 2025-04-25 23:34:29 +02:00
read.go Add functions 2025-04-26 00:33:40 +02:00
README.md init 2025-04-25 23:36:21 +02:00
write.go Add functions 2025-04-26 00:33:40 +02:00

bin

Go Reference Go Report Card

go get git.gorbe.io/go/bin@latest

Get the latest commit (if Go module proxy is not updated):

go get "git.gorbe.io/go/bin@$(curl -s 'https://git.gorbe.io/api/v1/repos/go/bin/commits' | jq -r '.[0].sha')"