Init: setup uptrace and swagger
This commit is contained in:
4
implements/bunDatabase.go
Normal file
4
implements/bunDatabase.go
Normal file
@@ -0,0 +1,4 @@
|
||||
package implements
|
||||
|
||||
type BunDatabase struct {
|
||||
}
|
||||
4
implements/minioObjectStorage.go
Normal file
4
implements/minioObjectStorage.go
Normal file
@@ -0,0 +1,4 @@
|
||||
package implements
|
||||
|
||||
type MinIOObjectStorage struct {
|
||||
}
|
||||
Reference in New Issue
Block a user