Categorygithub.com/go-cinch/common/middleware/trace
modulepackage
1.0.2
Repository: https://github.com/go-cinch/common.git
Documentation: pkg.go.dev

# README

Trace Middleware

simple trace middleware, set trace-id to response header, used under cinch layout.

Usage

go get -u github.com/go-cinch/common/middleware/trace

grpc example
http example

# Functions

No description provided by the author