Categorygithub.com/radiochild/utils
modulepackage
0.1.2
Repository: https://github.com/radiochild/utils.git
Documentation: pkg.go.dev

# 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