goex

module
v0.0.0-...-cba58af Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2023 License: MIT

README

goex

Go Reference

Roughly the kind of Go things that one might find under golang.org/x/ ; missing standard library-ish stuff

Go as in go; Ex as in ex(perimental|tension).

caveats and assumptions

This library should be considered a "v0" dependency that cannot be pinned to a version range. Backward compatibility is not guaranteed, but best effort is made to keep the upgrade process pain-free.

The zap logging library is used in many places, with no effort to allow for pluggability of alternate logging libraries, or using an abstract library such as logr.

The HTTP middlewares assume use with code that can adapt "next" handlers to http.Handler and accept an http.Handler in return.

Directories

Path Synopsis
crypto
net
os

Jump to

Keyboard shortcuts

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