MCPcopy
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
304type InProcessConnProvider interface {
305 InProcessConn() (net.Conn, error)
306}
307
308// Options can be used to create a customized connection.

Callers 1

createConnMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected