Migrate to remotes interface
This commit is contained in:
@@ -2,6 +2,8 @@ package remote
|
||||
|
||||
import "context"
|
||||
|
||||
// Generic options to be passed to any
|
||||
// impelenter of the Remote interface
|
||||
type RemoteQueryOpts struct {
|
||||
Ctx context.Context
|
||||
OwnerOnly bool
|
||||
|
||||
Reference in New Issue
Block a user