Documentation ¶
Index ¶
- func DeleteSimpleThing(s db.Interface, t *testing.T) func(t *testing.T)
- func DeleteThing(s db.Interface, t *testing.T) func(t *testing.T)
- func DeleteThingWithDateRange(s db.Interface, t *testing.T) func(t *testing.T)
- func DeleteThingWithUnderscores(s db.Interface, t *testing.T) func(t *testing.T)
- func GetSimpleThing(s db.Interface, t *testing.T) func(t *testing.T)
- func GetThing(s db.Interface, t *testing.T) func(t *testing.T)
- func GetThingByID(s db.Interface, t *testing.T) func(t *testing.T)
- func GetThingWithDateRange(s db.Interface, t *testing.T) func(t *testing.T)
- func GetThingWithDateRangesByNameAndDate(d db.Interface, t *testing.T) func(t *testing.T)
- func GetThingWithUnderscores(s db.Interface, t *testing.T) func(t *testing.T)
- func GetThingsByNameAndCreatedAt(d db.Interface, t *testing.T) func(t *testing.T)
- func GetThingsByNameAndVersion(d db.Interface, t *testing.T) func(t *testing.T)
- func RunDBTests(t *testing.T, dbFactory func() db.Interface)
- func SaveSimpleThing(s db.Interface, t *testing.T) func(t *testing.T)
- func SaveThing(s db.Interface, t *testing.T) func(t *testing.T)
- func SaveThingWithDateRange(s db.Interface, t *testing.T) func(t *testing.T)
- func SaveThingWithUnderscores(s db.Interface, t *testing.T) func(t *testing.T)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteThingWithUnderscores ¶ added in v1.7.1
func GetThingByID ¶ added in v1.8.0
func GetThingWithDateRange ¶
func GetThingWithDateRangesByNameAndDate ¶ added in v1.8.0
func GetThingWithUnderscores ¶ added in v1.7.1
func GetThingsByNameAndCreatedAt ¶ added in v1.8.0
func GetThingsByNameAndVersion ¶ added in v1.8.0
func SaveThingWithDateRange ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.