MCPcopy
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

11package routing
12
13func New() (Router, error) {
14 panic("router only implemented in linux")
15}

Callers 1

mainFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected