mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 21:35:52 +00:00
9 lines
153 B
Protocol Buffer
9 lines
153 B
Protocol Buffer
// Copyright (c) HashiCorp, Inc.
|
|
// SPDX-License-Identifier: MPL-2.0
|
|
|
|
syntax = "proto3";
|
|
|
|
package hashicorp.consul.mesh.v2beta1;
|
|
|
|
message MeshGateway {}
|