This website requires JavaScript.
Explore
Help
Sign In
p53841790
/
wheat-cache
Watch
1
Star
0
Fork
You've already forked wheat-cache
1
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
a9fac2572b
wheat-cache
/
pkg
/
errorx
/
time.go
6 lines
72 B
Go
Raw
Blame
History
package
errorx
func
TimeOutErr
(
)
error
{
return
New
(
"time out err"
)
}
Reference in New Issue
View Git Blame
Copy Permalink