Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nats-io/nats.go
/ InProcessConn
Method
InProcessConn
nats.go:305–305 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
303
304
type
InProcessConnProvider
interface
{
305
InProcessConn() (net.Conn, error)
306
}
307
308
// Options can be used to create a customized connection.
Callers
1
createConn
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected