package client
import "github.com/golang/mock/mockgen/tests/custom_package_name/client/v1"
Index ¶
Types ¶
type Client ¶
type Client struct{}
func (*Client) Greet ¶
func (c *Client) Greet(in GreetInput) string
type GreetInput ¶
type GreetInput struct { Name string }
Source Files ¶
- Version
- v1.1.1
- Published
- Apr 5, 2018
- Platform
- windows/amd64
- Imports
- 1 packages
- Last checked
- 14 minutes ago –
Tools for package owners.