mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-08-03 17:49:46 +00:00
6 lines
77 B
Go
6 lines
77 B
Go
// +build linux,!cgo
|
|
|
|
package shared
|
|
|
|
const ABSTRACT_UNIX_SOCK_LEN int = 107
|