rcrowley / go-tigertonic

A Go framework for building JSON web services inspired by Dropwizard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support Transport.CancelRequest

rcrowley opened this issue · comments

This might not make sense unless it gets bubbled all the way up to the functions registered with Marshaled and making those interruptible will definitely complicate the API.