Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNoDB = errors.New("no database configured") ErrNoBus = errors.New("no bus configured") )
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) EventBuilder ¶
func (*Client) TestHelper ¶ added in v0.14.0
func (sf *Client) TestHelper() *testhelper.TestHelper
type Option ¶
type Option func(o *clientOptions)
func WithForwarder ¶
func WithLogger ¶
func WithPostgres ¶
Click to show internal directories.
Click to hide internal directories.