kitx

package module
v0.18.0 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2021 License: MIT Imports: 0 Imported by: 0

README

Go Kit eXtensions

GitHub Workflow Status Codecov Go Report Card Go Version go.dev reference built with nix

Installation

go get github.com/sagikazarmark/kitx

Development

When all coding and testing is done, please run the test suite:

make check

For the best developer experience, install Nix and direnv.

Alternatively, install Go manually or using a package manager. Install the rest of the dependencies by running make deps.

License

The project is licensed under the MIT License.

Documentation

Overview

Package kitx provides extensions to go-kit.

Directories

Path Synopsis
Package correlation provides a set of tools to add correlation ID to the context at certain levels (transport, endpoint) of the application.
Package correlation provides a set of tools to add correlation ID to the context at certain levels (transport, endpoint) of the application.

Jump to

Keyboard shortcuts

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