Versions in this module Expand all Collapse all v0 v0.0.1 Dec 25, 2023 Changes in this version + func GetValueFromContext(ctx context.Context, key ContextKey) string + func SetValue(ctx context.Context, key ContextKey, value string) context.Context + type ContextKey string + const IPAddressKey + const RequestIDKey + const StartRequestTimestampKey