goploy/config/app.go

8 lines
219 B
Go
Raw Normal View History

2022-11-23 16:49:44 +08:00
// 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
2022-11-23 16:49:55 +08:00
const NamespaceHeaderName = "G-N-ID"