mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-07-28 16:29:58 +00:00
TUN-528: Move cloudflared into a separate repo
This commit is contained in:
4
vendor/zombiezen.com/go/capnproto2/capnpc-go/templates/promiseFieldInterface
generated
vendored
Normal file
4
vendor/zombiezen.com/go/capnproto2/capnpc-go/templates/promiseFieldInterface
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
func (p {{.Node.Name}}_Promise) {{.Field.Name|title}}() {{.G.RemoteNodeName .Interface .Node}} {
|
||||
return {{.G.RemoteNodeName .Interface .Node}}{Client: p.Pipeline.GetPipeline({{.Field.Slot.Offset}}).Client()}
|
||||
}
|
||||
|
Reference in New Issue
Block a user