middleman

package module
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2020 License: MIT Imports: 0 Imported by: 0

README

Middleman

Godoc license

middleman is a Golang, extensible, functional based, toolkit meant to ease life of developers. It provides handy ways of setting middlewares at different levels of the stack.

  • httpm (for middleman http) package contains http helpers.
  • contextm (for middleman context) package contains context extensions.
  • sqlm (for middleman context) package contains sql middleware constructor.

TODO

The API is still in early stages. It is unstable. See TODO for roadmap.

Contributing

Any contribution is welcome! Follow the guidelines here

Changelog

Checkout changelog to track the API evolution.

Documentation

Overview

Package middleman provides handy ways of setting middlewares at different levels of the stack

Directories

Path Synopsis
Package contextm provides a couple of functions to store and iterate over context values.
Package contextm provides a couple of functions to store and iterate over context values.
Package httpm provides functions to produce and consume http messages.
Package httpm provides functions to produce and consume http messages.
Package sqlm provides constructor and chain for sql middlewares, based on jmoiron/sqlx.
Package sqlm provides constructor and chain for sql middlewares, based on jmoiron/sqlx.

Jump to

Keyboard shortcuts

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