Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client interface {
// GreeterService greeter.proto
GreeterService() pb.GreeterServiceClient
// UserService user.proto
UserService() pb.UserServiceClient
}
Client provide all service clients.
Click to show internal directories.
Click to hide internal directories.