1 2 3 4 5 6
//go:build !openbsd package protector // Protect calls OS specific protections like pledge on OpenBSD func Protect() {}