helpers

package
v0.0.0-...-2646333 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2020 License: Apache-2.0 Imports: 7 Imported by: 1

Documentation

Overview

Package helpers contains various common helper functions.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EventPersister

func EventPersister(config cconfig.PersisterConfig) (model.EventDataPersister, error)

EventPersister is a helper function to return the correct event persister based on the given configuration

func EventPersisterFromSqlx

func EventPersisterFromSqlx(db *sqlx.DB, config cconfig.PersisterConfig) (model.EventDataPersister, error)

EventPersisterFromSqlx is a helper function to return the correct event persister from a given sqlx.DB

Types

This section is empty.

Jump to

Keyboard shortcuts

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