This website requires JavaScript.
Explore
Help
Sign In
interesting
/
go-ethereum
mirror of
https://github.com/ethereum/go-ethereum.git
Watch
1
Star
0
Fork
You've already forked go-ethereum
0
Code
Issues
Projects
Releases
Wiki
Activity
6f88d6530a
go-ethereum
/
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