Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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.
Callers
15
TestBoltTransportClosed
Function · 0.65
TestBoltLastEventID
Function · 0.65
TestPublishHandlerNoAuthorizationHeader
Function · 0.65
TestPublishHandlerUnauthorizedJWT
Function · 0.65
TestPublishHandlerInvalidAlgJWT
Function · 0.65
TestPublishHandlerBadContentType
Function · 0.65
TestPublishHandlerNoTopic
Function · 0.65
TestPublishHandlerInvalidRetry
Function · 0.65
TestPublishHandlerNotAuthorizedTopicSelector
Function · 0.65
TestPublishHandlerEmptyTopicSelector
Function · 0.65
TestPublishHandlerLegacyAuthorization
Function · 0.65
TestPublishHandlerOK
Function · 0.65
Calls
no outgoing calls
Tested by
15
TestBoltTransportClosed
Function · 0.52
TestBoltLastEventID
Function · 0.52
TestPublishHandlerNoAuthorizationHeader
Function · 0.52
TestPublishHandlerUnauthorizedJWT
Function · 0.52
TestPublishHandlerInvalidAlgJWT
Function · 0.52
TestPublishHandlerBadContentType
Function · 0.52
TestPublishHandlerNoTopic
Function · 0.52
TestPublishHandlerInvalidRetry
Function · 0.52
TestPublishHandlerNotAuthorizedTopicSelector
Function · 0.52
TestPublishHandlerEmptyTopicSelector
Function · 0.52
TestPublishHandlerLegacyAuthorization
Function · 0.52
TestPublishHandlerOK
Function · 0.52