MCPcopy Index your code
hub / github.com/devspace-sh/devspace / ChangesCount

Method ChangesCount

helper/remote/remote_grpc.pb.go:182–182  ·  view source on GitHub ↗
(ctx context.Context, in *Empty, opts ...grpc.CallOption)

Source from the content-addressed store, hash-verified

180 Download(ctx context.Context, opts ...grpc.CallOption) (Downstream_DownloadClient, error)
181 Changes(ctx context.Context, in *Empty, opts ...grpc.CallOption) (Downstream_ChangesClient, error)
182 ChangesCount(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*ChangeAmount, error)
183 Ping(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*Empty, error)
184}
185

Callers 3

TestDownstreamServerFunction · 0.95
mainLoopMethod · 0.65

Implementers 3

downstreamClienthelper/remote/remote_grpc.pb.go
UnimplementedDownstreamServerhelper/remote/remote_grpc.pb.go
Downstreamhelper/server/downstream.go

Calls

no outgoing calls

Tested by 1

TestDownstreamServerFunction · 0.76