Categorygithub.com/hamba/pkg/v2
modulepackage
2.12.0
Repository: https://github.com/hamba/pkg.git
Documentation: pkg.go.dev

# README

Logo

Go Report Card Build Status Coverage Status Go Reference GitHub release GitHub license

A collection of Go packages

Overview

Install with:

go get github.com/hamba/pkg/v2

# Packages

Package errors implements common error types.
Package http implements helpers for HTTP requests.
Package ptr implements functions to take the pointer of values.
Package wait provides functions for polling for condition changes.