Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/teh-cmc/go-internals
/ idNoInline
Method
idNoInline
chapter2_interfaces/iface_bench_test.go:13–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
type
identifier
interface
{
12
idInline() int32
13
idNoInline() int32
14
}
15
16
type
id32
struct
{ id int32 }
Callers
1
BenchmarkMethodCall_interface
Function · 0.95
Implementers
1
id32
chapter2_interfaces/iface_bench_test.g
Calls
no outgoing calls
Tested by
1
BenchmarkMethodCall_interface
Function · 0.76