Documentation ¶
Index ¶
Constants ¶
View Source
const Address = ":50050"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct { example_v1.UnimplementedExampleServiceServer // contains filtered or unexported fields }
func (*Server) GetLen ¶
func (s *Server) GetLen(ctx context.Context, in *example_v1.TxtRequest) (*example_v1.TxtResponse, error)
Click to show internal directories.
Click to hide internal directories.