Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GooglePubsubAdapter ¶
type GooglePubsubAdapter struct {
// contains filtered or unexported fields
}
func New ¶
func New(ctx context.Context, projectID string, opts ...option.ClientOption) *GooglePubsubAdapter
func NewConn ¶
func NewConn(c *pubsub.Client) *GooglePubsubAdapter
func (*GooglePubsubAdapter) Close ¶
func (gpb *GooglePubsubAdapter) Close() error
Click to show internal directories.
Click to hide internal directories.