Skip to content

radiochild/utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"
)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages