# Functions
No description provided by the author
No description provided by the author
No description provided by the author
PollConvertSqlToDbMockExpect exposed for poll package tests.
SetupMockDB should always be followed by a call to the closeDbFunc, like so: mock, db, closeDbFunc := SetupMockDB(t) defer closeDbFunc().
SetupMockDBPoll should always be followed by a call to the closeDbFunc, like so: mock, db, closeDbFunc := SetupMockDBPoll(t) defer closeDbFunc().
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
PollId there can be only one.
TestEventSourceValid EventSource is lower case to match case sent by loggly.
No description provided by the author