graphql-go / handler

Golang HTTP.Handler for graphl-go
MIT License
445 stars 134 forks source link

Add RequestCallbackFn #53

Open michurin opened 6 years ago

michurin commented 6 years ago

RequestCallbackFn allows to manipulate with ctx and HTTP headers without any handler wrappers. Use case example.