This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tile38
mirror of
https://github.com/tidwall/tile38.git
Watch
1
Star
0
Fork
You've already forked tile38
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dbe1aac443
tile38
/
vendor
/
github.com
/
rcrowley
/
go-metrics
/
runtime_no_cgo.go
8 lines
81 B
Go
Raw
Blame
History
// +build !cgo appengine
package
metrics
func
numCgoCall
(
)
int64
{
return
0
}
Reference in New Issue
View Git Blame
Copy Permalink