cloudflare / gokeyless

Go implementation of the keyless protocol
https://blog.cloudflare.com/keyless-ssl-the-nitty-gritty-technical-details/
Other
467 stars 79 forks source link

add a new field to operation struct that can carry request context #463

Closed mitalirawat closed 3 months ago

mitalirawat commented 3 months ago

This updates the Op structure with request context and adds a request id to it.