This website requires JavaScript.
Explore
Help
Sign In
p93542168
/
wheat-cache
Watch
1
Star
0
Fork
You've already forked wheat-cache
1
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
ee8c3d42e8
wheat-cache
/
pkg
/
lru
/
test
/
Hello.go
6 lines
83 B
Go
Raw
Blame
History
package
test
func
Hello
(
str
string
)
(
bool
,
error
)
{
return
str
==
"Hello"
,
nil
}
Reference in New Issue
View Git Blame
Copy Permalink