kick out print
This commit is contained in:
@@ -6,6 +6,8 @@ type ShallowDBObject interface {
|
||||
GenerateID()
|
||||
GetID() string
|
||||
GetName() string
|
||||
Deserialize(j map[string]interface{}) DBObject
|
||||
Serialize() map[string]interface{}
|
||||
}
|
||||
|
||||
type DBObject interface {
|
||||
|
||||
Reference in New Issue
Block a user