package
1.0.4-alpha.0
Repository: https://github.com/marcodd23/go-micro-core.git
Documentation: pkg.go.dev

# Functions

NewBufferedPublisher - Constructor of BufferedPublisher.
NewBufferedPublisherWithRetry - Constructor.
NewMessagingError - NewMessagingError constructor.
NewMessagingErrorCode - MessagingError constructor given a predefined Error Code.
NewTopicCacheItem -.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

BatchResult - result from batch publishing.
BufferedPublishResult - published result.
Error - General PubSub Error.
TopicCache - Topic Cache with mutex access.
TopicCacheItem - topic cache item.
TopicPublishConfig - configuration struct for the publisher.

# Interfaces

BufferedPublisher - interface for the publisher.
BufferedPublisherWithRetry - interface for the publisher.
Client - Client wrapper interface.
PublishResult - PubSub Publish Result wrapper interface.
Topic - Topic wrapper interface.

# Type aliases

ErrorCode - error code enum.