Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Greeter ¶
type Greeter struct {
protos.UnimplementedGreeterServer
}
func NewGreeter ¶
func NewGreeter() *Greeter
func (*Greeter) SayHello ¶
func (c *Greeter) SayHello(ctx context.Context, rr *protos.HelloRequest) (*protos.HelloResponse, error)
Click to show internal directories.
Click to hide internal directories.