Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeFooEndpoint ¶
func MakeFooEndpoint(svc service.TestGrpcService) (ep endpoint.Endpoint)
MakeFooEndpoint returns an endpoint that invokes Sum on the service. Primarily useful in a server.
Types ¶
type FooRequest ¶
type FooRequest struct {
S string
}
type FooResponse ¶
Click to show internal directories.
Click to hide internal directories.