Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/osrg/gobgp
/ nopTimingHook
Struct
nopTimingHook
pkg/server/server.go:73–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
type
nopTimingHook
struct
{}
74
75
func
(n nopTimingHook) Observe(op FSMOperation, tOp, tWait time.Duration) {}
76
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected