telegraf/plugins/inputs/ras/ras_notlinux.go

4 lines
78 B
Go

//go:build !linux || (linux && !386 && !amd64 && !arm && !arm64)
package ras