inside_generic.go 98 B

123456
  1. //go:build !darwin
  2. // +build !darwin
  3. package nebula
  4. const immediatelyForwardToSelf bool = false