/gotoolbox

A toolbox of various utilities that make writing Go easier.

Primary LanguageGoThe UnlicenseUnlicense

gotoolbox

GitHub go.mod Go version Go Reference codecov Go Report Card GitHub License GitHub release (latest SemVer) GitHub Workflow Status

A toolbox of various utilities that make writing Go easier.

channels package

The channels package provides a number of functions that make working with and composing channels easier.

slice package

The slice package provides tools that make working with slices easier.