Skip to content

kunitsucom/util.go

Repository files navigation

util.go - Go Utilities

license pkg goreportcard workflow workflow codecov sourcegraph

util.go is a collection of frequently used utility functions for Go.

Project Goal

  • The goal of util.go is to clean out the collection of utility functions that are defined all over your multiple Go projects.