package
0.0.0-20250204142229-6bf38ef5e1a0
Repository: https://github.com/raythx98/gohelpme.git
Documentation: pkg.go.dev

# Functions

GetValue retrieves a pointer to Value.
New initializes *Value with a required requestId.

# Variables

Key is used when writing to context using context.WithValue(parent, Key, Value).

# Structs

Value stores commonly used metadata to log consistently across microservices.