This website requires JavaScript.
Explore
Help
Sign in
inetmock
/
api
Watch
1
Star
0
Fork
You've already forked api
0
Code
Issues
1
Pull requests
Projects
Releases
Packages
Wiki
Activity
af31b1166a
api
/
internal
/
endpoint
/
constants.go
8 lines
78 B
Go
Raw
Normal View
History
Unescape
Escape
Moved endpoint handlers in tree
2021-01-13 17:07:04 +00:00
package
endpoint
Add Prometheus metrics (#10) * Add Prometheus metrics - cleanup - update dependencies - improve parsing of options where possible - Update Go to latest version
2020-10-02 09:56:48 +00:00
import
"time"
const
(
shutdownTimeout
=
5
*
time
.
Second
)
Reference in a new issue
Copy permalink