feat(requestid): reqID in the header
This commit is contained in:
@ -9,8 +9,6 @@ import (
|
||||
"github.com/stretchr/testify/assert"
|
||||
)
|
||||
|
||||
const requestID = "X-Request-Id"
|
||||
|
||||
type header struct {
|
||||
Key string
|
||||
Value string
|
||||
|
||||
Reference in New Issue
Block a user