//
pkg.gl
Category
github.com/uw-labs/proximo
backend
mock
package
0.0.0-20240923124500-6cff7d0e35b9
Repository:
https://github.com/uw-labs/proximo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
151 SLOC
#
Functions
NewBackend
NewBackend returns a new instance of the mock backend.
#
Structs
Backend
Backend is a simple mock backend implementation that allows one consumer or publisher at a time and allows user to set the messages to be consumed or check the messages that were produced.