github.com/aporeto-inc/trireme-lib@v10.358.0+incompatible/monitor/extractors/constants.go (about) 1 // +build !windows 2 3 package extractors 4 5 // OSHostString holds the OS host string 6 const OSHostString = "linux"