mirror of
https://github.com/netbirdio/netbird.git
synced 2025-03-20 10:16:59 +01:00
5 lines
134 B
Go
5 lines
134 B
Go
|
package proto
|
||
|
|
||
|
// protocol constants, field names that can be used by both client and server
|
||
|
const HeaderId = "x-wiretrustee-peer-id"
|