mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 05:23:04 +00:00
123bc95e1a
* Add Common Controller Caching Infrastructure
12 lines
278 B
YAML
12 lines
278 B
YAML
# Copyright (c) HashiCorp, Inc.
|
|
# SPDX-License-Identifier: BUSL-1.1
|
|
|
|
with-expecter: true
|
|
all: true
|
|
recursive: false
|
|
dir: "{{.PackageName}}mock"
|
|
outpkg: "{{.PackageName}}mock"
|
|
mockname: "{{.InterfaceName}}"
|
|
packages:
|
|
github.com/hashicorp/consul/internal/controller/dependency:
|