goose

module
v0.0.0-...-4be1d82 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 12, 2024 License: MIT

README

Build Status codecov Go Report Card GoDoc

goose

Goose logo

goose is a curated collection of Go packages that integrate well together.

Directories

Path Synopsis
Package bugsnag extends the functionalities of the APIs in the bugsnag-go library.
Package bugsnag extends the functionalities of the APIs in the bugsnag-go library.
Package cond provides an implementation very similar to sync.Cond, but with support for cancellation due to timeouts, dead tombs, or done contexts.
Package cond provides an implementation very similar to sync.Cond, but with support for cancellation due to timeouts, dead tombs, or done contexts.
Package lockmap provides a thread-safe map of auto-expiring locks with promises to wait on.
Package lockmap provides a thread-safe map of auto-expiring locks with promises to wait on.
Package logrussplunk allows hooking into logrus such that all logs will go to splunk via the Splunk HTTP Event Collector (HEC).
Package logrussplunk allows hooking into logrus such that all logs will go to splunk via the Splunk HTTP Event Collector (HEC).
Package random provides an interface on top of math/rand to ease testing.
Package random provides an interface on top of math/rand to ease testing.
Package resolver provides an interface and wrappers to the net.Resolver
Package resolver provides an interface and wrappers to the net.Resolver
Package srvutil provides abstraction on top http.Server and mux.Router to make composable HTTP servers
Package srvutil provides abstraction on top http.Server and mux.Router to make composable HTTP servers
Package statsd contains a singleton statsd client for use in all other packages.
Package statsd contains a singleton statsd client for use in all other packages.
Package syncio is a collection of thread-safe wrappers of top of standard io libraries.
Package syncio is a collection of thread-safe wrappers of top of standard io libraries.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL