MCPcopy Create free account
hub / github.com/foxcpp/maddy / Close

Method Close

internal/updatepipe/pubsub_pipe.go:99–101  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

97}
98
99func (p *PubSubPipe) Close() error {
100 return p.PubSub.Close()
101}

Callers

nothing calls this directly

Calls 1

CloseMethod · 0.65

Tested by

no test coverage detected