Versions in this module Expand all Collapse all v1 v1.2.0 Dec 8, 2018 Changes in this version + type Client struct + func (c *Client) Greet(in GreetInput) string + type GreetInput struct + Name string