//
pkg.gl
Category
github.com/AltScore/gothic/v2
test
pubsubtest
package
2.6.1
Repository:
https://github.com/altscore/gothic.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
9
Dependents
0
Files
125 SLOC
#
Structs
LocalEmulator
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.