MCPcopy Create free account
hub / github.com/Monibuca/engine / Connect

Method Connect

puller.go:16–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14type IPuller interface {
15 IPublisher
16 Connect() error
17 OnConnected()
18 Disconnect()
19 Pull() error

Callers 1

startPullMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected