Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/gopherjs/gopherjs
/ Name
Method
Name
tool.go:818–820 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
816
}
817
818
func
(f *fakeFile) Name() string {
819
return
f.name
820
}
821
822
func
(f *fakeFile) Size() int64 {
823
return
int64(f.size)
Callers
7
main
Function · 0.45
var_
Method · 0.45
interface_
Method · 0.45
named
Method · 0.45
TestOpen
Function · 0.45
goDirFiles
Function · 0.45
goDirPackages
Function · 0.45
Calls
no outgoing calls
Tested by
1
TestOpen
Function · 0.36