Categorygithub.com/rebel-l/go-utils
repository
1.3.0
Repository: https://github.com/rebel-l/go-utils.git
Documentation: pkg.go.dev

# 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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

build codecov Go Report Card License: MIT

Release GitHub issues

Collection: go-utils

Provides a collection of packages with common functionality for Golang.

Package: array Documentation

The package array contains helpers to work with arrays of different types.

Package: httputils Documentation

The package httputils provide functions around the go http package.

Package: mapof Documentation

The package mapof provides types and functions to work with most common map of slices.

Package: option Documentation

The package option provides types and functions to manage basic options.

Package: osutils Documentation

The package osutils provides additional functionalitly on Golangs os package.

Package: pb Documentation

The package pb provides helpers for using a progress bar.

Package: randutils Documentation

The package rand provides functions for random numbers.

Package: slice Documentation

The package slice provides types and functions to work with most common slices.

Package: stringsutils Documentation

The package strings provides functions to work with strings.

Package: testingutils Documentation

The package testingutils provides helpers for tests.

Package: uuidutils Documentation

The package uuidutils provides helpers for handling with UUIDs.