Skip to content

xeraph-dev/go-mux-custom-timeout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-mux-custom-timeout

this repository is for learning how to implement a custom version of http.TimeoutHandler but as a middleware to wrap some handlers and, if timeouts are exceeded, return the 202 Accepted status code with a custom body

About

custom version of http.TimeoutHandler

Resources

Stars

Watchers

Forks

Languages