mirror of
https://github.com/anyproto/any-sync.git
synced 2025-06-08 05:57:03 +09:00
Add mocks for acl clients
This commit is contained in:
parent
94043d46ad
commit
d35337d897
2 changed files with 350 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
//go:generate mockgen -destination mock_aclclient/mock_aclclient.go github.com/anyproto/any-sync/commonspace/acl/aclclient AclJoiningClient,AclSpaceClient
|
||||
package aclclient
|
||||
|
||||
import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue