extended for load all + search all
This commit is contained in:
@@ -8,6 +8,7 @@ import (
|
||||
|
||||
// ShallowDBObject is an interface that defines the basic methods shallowed version of a DBObject
|
||||
type ShallowDBObject interface {
|
||||
DBObject
|
||||
GenerateID()
|
||||
GetID() string
|
||||
GetName() string
|
||||
|
||||
Reference in New Issue
Block a user