// Copyright 2022 The Goploy Authors. All rights reserved. // Use of this source code is governed by a GPLv3-style // license that can be found in the LICENSE file. package config const NamespaceHeaderName = "G-N-ID" const ApiKeyHeaderName = "X-API-KEY"