MCPcopy Create free account
hub / github.com/PasarGuard/node / SyncUsersChunked

Method SyncUsersChunked

common/service_grpc.pb.go:55–55  ·  view source on GitHub ↗
(ctx context.Context, opts ...grpc.CallOption)

Source from the content-addressed store, hash-verified

53 SyncUser(ctx context.Context, opts ...grpc.CallOption) (grpc.ClientStreamingClient[User, Empty], error)
54 SyncUsers(ctx context.Context, in *Users, opts ...grpc.CallOption) (*Empty, error)
55 SyncUsersChunked(ctx context.Context, opts ...grpc.CallOption) (grpc.ClientStreamingClient[UsersChunk, Empty], error)
56}
57
58type nodeServiceClient struct {

Implementers 3

Servicecontroller/rpc/service.go
nodeServiceClientcommon/service_grpc.pb.go
UnimplementedNodeServiceServercommon/service_grpc.pb.go

Calls

no outgoing calls

Tested by 1