Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/gopacket
/ New
Function
New
routing/other.go:13–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
package
routing
12
13
func
New() (Router, error) {
14
panic(
"router only implemented in linux"
)
15
}
Callers
1
main
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected