MCPcopy
hub / github.com/dunglas/mercure / Close

Method Close

transport.go:32–32  ·  view source on GitHub ↗

Close closes the Transport.

(ctx context.Context)

Source from the content-addressed store, hash-verified

30
31 // Close closes the Transport.
32 Close(ctx context.Context) error
33}
34
35// TransportSubscribers provides a method to retrieve the list of active subscribers.

Calls

no outgoing calls