tangled
alpha
login
or
join now
stream.place
/
streamplace
74
fork
atom
Live video on the AT Protocol
74
fork
atom
overview
issues
1
pulls
pipelines
statedb: fix linting error
Eli Mallon
6 months ago
49234eca
615aa632
-1
1 changed file
expand all
collapse all
unified
split
pkg
statedb
statedb_test.go
-1
pkg/statedb/statedb_test.go
···
8
8
"stream.place/streamplace/pkg/model"
9
9
)
10
10
11
11
-
12
11
// run the inner testing function against all databases we support
13
12
func WithAllDatabases(t *testing.T, f func(*StatefulDB)) {
14
13
t.Run("sqlite", func(t *testing.T) {