MCPcopy
hub / github.com/usememos/memos / memoServiceClient

Struct memoServiceClient

proto/gen/api/v1/memo_service_grpc.pb.go:92–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90}
91
92type memoServiceClient struct {
93 cc grpc.ClientConnInterface
94}
95
96func NewMemoServiceClient(cc grpc.ClientConnInterface) MemoServiceClient {
97 return &memoServiceClient{cc}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected