cashapp / misk

Microservice Kontainer
https://cashapp.github.io/misk/
391 stars 166 forks source link

Add contract to requireRequest #3318

Closed ean5533 closed 2 weeks ago

ean5533 commented 2 weeks ago

Allows for more smart compiler checks after requireRequest is called

ean5533 commented 2 weeks ago

@adrw This should bring Misk's requireRequest into alignment with the stdlib's require. For example:

image