This website requires JavaScript.
Explore
Help
Sign In
innov
/
nightingale1
Watch
1
Star
0
Fork
You've already forked nightingale1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
2a74809294
nightingale1
/
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