/go-x

Assorted utility functions in Go. Read-only mirror of https://gitlab.com/tozd/go/x

Primary LanguageGoApache License 2.0Apache-2.0

Assorted utility functions in Go

pkg.go.dev Go Report Card pipeline status coverage report

There is no guarantee of API stability. Pin the package to a particular commit.

Installation

This is a Go package. You can add it to your project using go get:

go get gitlab.com/tozd/go/x

It requires Go 1.21 or newer.

GitHub mirror

There is also a read-only GitHub mirror available, if you need to fork the project there.