some
This commit is contained in:
@@ -29,7 +29,6 @@ type DBObject interface {
|
||||
|
||||
// Accessor is an interface that defines the basic methods for an Accessor
|
||||
type Accessor interface {
|
||||
Init(t tools.DataType, peerID string, groups []string, caller *tools.HTTPCaller)
|
||||
GetType() string
|
||||
GetPeerID() string
|
||||
GetGroups() []string
|
||||
|
||||
Reference in New Issue
Block a user