mirror of https://github.com/k3s-io/k3s
6 lines
77 B
Go
6 lines
77 B
Go
|
// +build linux,!cgo
|
||
|
|
||
|
package shared
|
||
|
|
||
|
const ABSTRACT_UNIX_SOCK_LEN int = 107
|