Initial commit
This commit is contained in:
4
models/persistence.go
Normal file
4
models/persistence.go
Normal file
@ -0,0 +1,4 @@
|
||||
package models
|
||||
|
||||
type Persistence interface {
|
||||
}
|
||||
Reference in New Issue
Block a user