Radiochild utils is a go module that can be built and installed locally
$ go mod tidy
$ go install ./...
To refer to packages in this module as follows:
import (
rchildutils "radiochild/utils"
rchildtext "radiochild/utils/text"
)
| Name | Name | Last commit date | ||
|---|---|---|---|---|