pubsubtest

package
v0.48.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 6, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LocalEmulator

type LocalEmulator struct {
	// contains filtered or unexported fields
}

LocalEmulator allows to start a PubSub emulator in memory to run tests against To use it, create a new instance of LocalEmulator and call Connect() before running your tests and call Disconnect() after your tests are done. The client to connect to PubSub can be retrieved by calling Client().

func (*LocalEmulator) Client

func (m *LocalEmulator) Client() *pubsub.Client

func (*LocalEmulator) Connect

func (m *LocalEmulator) Connect()

func (*LocalEmulator) Disconnect

func (m *LocalEmulator) Disconnect()

func (*LocalEmulator) ProjectID

func (m *LocalEmulator) ProjectID() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL