This package provides INI file read and write functionality in Go.
This package provides error
, which offers simple error handling primitives in Go.
Package is provides a lightweight extension to the standard library's testing capabilities.
go-github-com-matryer-is
is a lightweight testing mini-framework for Go.
Package chi is a small, idiomatic and composable router for building HTTP services.
The gls
package provides a way to store a retrieve values per-goroutine.
This package provides ansi
, a Go module that can generate ANSI colored strings.
This package implements a TCP-level socket options that allow manipulation of TCP connection facilities.
Package pgio is a low-level toolkit building messages in the PostgreSQL
wire protocol.
This is a Go package for posting to a StatHat account.
This package provides a Go library for reading from continuously updating files, like tail -f
.
This package is an alternative fork of github.com/icrowley/fake used in go-github-com-jackc-pgx.
This package provides scripts and workflows to automate common routines for Golang projects via modular Makefiles and GitHub Actions.
Boiler-plate to securely seed Go's random number generator (if possible).
package patsy is a package helper utility. It allows the conversion of go package paths to filesystem directories and vice versa.
Package testify is a set of packages that provide many tools for testifying that your code will behave as you intend.
Package uuid provides implementations of the Universally Unique Identifier (UUID), as specified in RFC-4122 and the Peabody RFC Draft (revision 03).
This repo is the home for all of the public Go code produced by the @urlhttps://stellar.org,Stellar Development Foundation.
Package uuid provides implementations of the Universally Unique Identifier (UUID), as specified in RFC-4122 and the Peabody RFC Draft (revision 03).
The tview package implements rich widgets for terminal based user interfaces. The widgets provided with this package are useful for data exploration and data entry.
Gothic contains Go bindings for Tcl/Tk. The package contains only one type and one function that can be used to create a Tk interpreter.
This package provides a pretty-printer for Go. The functions defined by pp
follow an API similar to fmt
and its configuration can be customized globally.
cli
is a simple, fast, and fun package for building command line apps in Go. The goal is to enable developers to write fast and distributable command line applications in an expressive way.
Package ntp provides an implementation of a Simple NTP (SNTP) client capable of querying the current time from a remote NTP server as specified in RFC 5905.