# README
Radiochild utils
Build and Install
Radiochild utils is a go module that can be built and installed locally
$ go mod tidy
$ go install ./...
Usage
To refer to packages in this module as follows:
import (
rchildutils "radiochild/utils"
rchildtext "radiochild/utils/text"
)
# Packages
No description provided by the author
# Functions
postgresql://username:password@localhost/leap?sslmode=disable.
No description provided by the author
No description provided by the author
-------------------------------------------------------------------------------- DebugLevel logs are typically voluminous, and are usually disabled in production.
No description provided by the author
No description provided by the author