Categorygithub.com/djcass44/go-utils/utilities
module
0.1.1
Repository: https://github.com/djcass44/go-utils.git
Documentation: pkg.go.dev

# README

Utilities

These packages contain utilities which are missing from the Go standard library, as well as utilities to reduce boilerplate or frequently used code.

Index

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package sliceutils provides useful functions for dealing with slices https://gobyexample.com/collection-functions.