mirror of https://github.com/status-im/consul.git
16 lines
362 B
YAML
16 lines
362 B
YAML
# Copyright (c) HashiCorp, Inc.
|
|
# SPDX-License-Identifier: BUSL-1.1
|
|
|
|
with-expecter: true
|
|
all: false
|
|
recursive: false
|
|
dir: .
|
|
outpkg: "e2e"
|
|
mockname: "{{.InterfaceName}}"
|
|
filename: "mock_{{.InterfaceName}}_test.go"
|
|
packages:
|
|
github.com/hashicorp/consul/internal/tools/protoc-gen-grpc-clone/e2e/proto:
|
|
interfaces:
|
|
SimpleClient:
|
|
Simple_FlowClient:
|