MCPcopy Create free account
hub / github.com/encodeous/nylon / ChannelBind2

Struct ChannelBind2

polyamide/conn/bindtest/bindtest2.go:19–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17}
18
19type ChannelBind2 struct {
20 rx, tx *chan chanPkt
21 closeSignal chan bool
22}
23
24type ChannelEndpoint2 netip.AddrPort
25

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected