package client

import "go.uber.org/mock/mockgen/internal/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

client.go

Version
v0.5.2 (latest)
Published
Apr 28, 2025
Platform
linux/amd64
Imports
1 packages
Last checked
1 week ago

Tools for package owners.