MCPcopy
hub / github.com/apache/answer / Close

Method Close

internal/base/queue/queue.go:37–37  ·  view source on GitHub ↗

Close gracefully shuts down the queue, waiting for pending messages to be processed.

()

Source from the content-addressed store, hash-verified

35
36 // Close gracefully shuts down the queue, waiting for pending messages to be processed.
37 Close()
38}
39
40// Queue is a generic message queue service that processes messages asynchronously.

Callers 15

getSessionMethod · 0.65
TxMethod · 0.65
decodeAndCheckImageFileFunction · 0.65
WriteFileFunction · 0.65
GetPicByUrlFunction · 0.65
processAIStreamMethod · 0.65
remoteVersionMethod · 0.65
UploadAvatarFileMethod · 0.65
AvatarThumbFileMethod · 0.65
UploadPostFileMethod · 0.65
UploadPostAttachmentMethod · 0.65
UploadBrandingFileMethod · 0.65

Calls

no outgoing calls