Documentation ¶ Index ¶ func GetRequest(ctx context.Context) (*http.Request, bool) func GetRequestID(ctx context.Context) (string, bool) func SetRequest(ctx context.Context, req *http.Request) context.Context func SetRequestID(ctx context.Context, id string) context.Context Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetRequest ¶ func GetRequest(ctx context.Context) (*http.Request, bool) func GetRequestID ¶ func GetRequestID(ctx context.Context) (string, bool) func SetRequest ¶ func SetRequest(ctx context.Context, req *http.Request) context.Context func SetRequestID ¶ func SetRequestID(ctx context.Context, id string) context.Context Types ¶ This section is empty. Source Files ¶ View all Source files key_value.go Click to show internal directories. Click to hide internal directories.