darvaza-proxy / x

extra helpers for darvaza projects
MIT License
1 stars 0 forks source link

Darvaza Extra

Go Reference Go Report Card

darvaza.org/x hosts mid complexity packages with no big dependencies or assumptions.

Dependencies

The Darvaza Extra modules are built on top of a handful low(ish) level packages in addition to the Go Standard Library.

Packages

Config

darvaza.org/x/config provides helpers for dealing with config files.

TLS

darvaza.org/x/tls provides helpers to work with tls connections and certificates.

Web

darvaza.org/x/web provides helpers for implementing http.Handlers.

See also