Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 911 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 911 Bytes

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.23 or newer.

GitHub mirror

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