MCPcopy Index your code
hub / github.com/go-dev-frame/sponge / userExampleClient

Struct userExampleClient

api/serverNameExample/v1/userExample_grpc.pb.go:48–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46}
47
48type userExampleClient struct {
49 cc grpc.ClientConnInterface
50}
51
52func NewUserExampleClient(cc grpc.ClientConnInterface) UserExampleClient {
53 return &userExampleClient{cc}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected