Colin Henry 54aae5f242
All checks were successful
Go / build (1.23) (push) Successful in 3m51s
big updates: tests, bug fixed, documentation. oh my
2026-01-03 15:53:50 -08:00
2025-07-05 11:56:37 -07:00
2020-06-11 21:26:57 -07:00
2024-09-06 20:28:23 -07:00
2020-08-18 17:22:45 -07:00
2024-10-27 12:30:45 -07:00

x

A collection of idiomatic Go utility packages for common programming tasks.

Build Status

Installation

go get git.sdf.org/jchenry/x

Contributing

PRs accepted. Please ensure:

  • Tests pass with go test -race ./...
  • Code is formatted with gofmt
  • New code includes tests and GoDoc comments

License

MIT © Colin Henry et al.

Description
A mix of useful packages, some are works in progress.
Readme 9.7 MiB
Languages
Go 98.8%
Makefile 0.7%
Shell 0.5%