Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.1 KB

File metadata and controls

15 lines (11 loc) · 1.1 KB

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.