- Collects conntrack stats from the configured directories and files. Applying PR feedback: - Rebased onto master - Updated README/CHANGELOG - Limited lines to 80 chars - Improved plugin docs and README - added a dummy notlinux build file Fixed up CHANGELOG and README after rebase closes #1164
4 lines
36 B
Go
4 lines
36 B
Go
// +build !linux
|
|
|
|
package conntrack
|