//
pkg.gl
Category
github.com/raythx98/gohelpme
tool
reqctx
package
0.0.0-20250204142229-6bf38ef5e1a0
Repository:
https://github.com/raythx98/gohelpme.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
60 SLOC
#
Functions
GetValue
GetValue retrieves a pointer to Value.
New
New initializes *Value with a required requestId.
#
Variables
Key
Key is used when writing to context using context.WithValue(parent, Key, Value).
#
Structs
Value
Value stores commonly used metadata to log consistently across microservices.