Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewEventStoreDB ¶
func NewEventStoreDB(cfg EventStoreConfig) (*esdb.Client, error)
Types ¶
type EventStoreConfig ¶
type EventStoreConfig struct {
ConnectionString string `mapstructure:"connectionString"`
}
Click to show internal directories.
Click to hide internal directories.