This website requires JavaScript.
Explore
Help
Register
Sign In
phiz-bak
/
finclip-app-manager
Watch
2
Star
0
Fork
You've already forked finclip-app-manager
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
finclip-app-manager
/
vendor
/
github.com
/
rcrowley
/
go-metrics
/
runtime_no_cgo.go
8 lines
81 B
Go
Raw
Permalink
Blame
History
// +build !cgo appengine
package
metrics
func
numCgoCall
(
)
int64
{
return
0
}
Reference in New Issue
View Git Blame
Copy Permalink