init repo
This commit is contained in:
5
pkg/constant/header.go
Normal file
5
pkg/constant/header.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package constant
|
||||
|
||||
const (
|
||||
HeaderRequestID = "X-Request-ID"
|
||||
)
|
||||
Reference in New Issue
Block a user