Documentation ¶ Index ¶ func New(m map[string]interface{}, ss *grpc.Server) (rgrpc.Service, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func New ¶ func New(m map[string]interface{}, ss *grpc.Server) (rgrpc.Service, error) New returns a new PreferencesServiceServer It can be tested like this: prototool grpc --address 0.0.0.0:9999 --method 'revad.helloworld.HelloWorldService/Hello' --data '{"name": "Alice"}' Types ¶ This section is empty. Source Files ¶ View all Source files helloworld.go Directories ¶ Show internal Expand all Path Synopsis proto Click to show internal directories. Click to hide internal directories.