This website requires JavaScript.
Explore
Help
Sign In
amir_tavakolian
/
niki
forked from
ebhomengo/niki
Watch
1
Star
0
Fork
You've already forked niki
0
Code
Pull Requests
Activity
d57adaebec
niki
/
pkg
/
httpserver
/
constant.go
8 lines
88 B
Go
Raw
Blame
History
package
httpserver
import
"time"
const
(
DefaultShutdownTimeout
=
10
*
time
.
Second
)
View Git Blame
Copy Permalink