Commit bbbf9091 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 4f96771b
......@@ -28,8 +28,8 @@ import (
// TODO autogenerate vvv from "//trace:import path/to/neo"
// + check consistency (e.g. by hash in neo.trace and here must be the same)
//go:linkname neo_traceConnRecv_Attach _/home/kirr/src/wendelin/neo/neoppod-t/go/neo.traceConnRecv_Attach
//go:linkname neo_traceConnRecv_Attach lab.nexedi.com/kirr/neoppod/go/neo.traceConnRecv_Attach
func neo_traceConnRecv_Attach(*tracing.ProbeGroup, func(*neo.Conn, neo.Msg)) *tracing.Probe
//go:linkname neo_traceConnSend_Attach _/home/kirr/src/wendelin/neo/neoppod-t/go/neo.traceConnSend_Attach
//go:linkname neo_traceConnSend_Attach lab.nexedi.com/kirr/neoppod/go/neo.traceConnSend_Attach
func neo_traceConnSend_Attach(*tracing.ProbeGroup, func(*neo.Conn, neo.Msg)) *tracing.Probe
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment