This website requires JavaScript.
Explore
Help
Sign In
CL-Softwares
/
telegraf
Watch
8
Star
0
Fork
You've already forked telegraf
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
31cbd2e504
telegraf
/
plugins
/
inputs
/
modbus
/
modbus_openbsd.go
5 lines
53 B
Go
Raw
Normal View
History
Unescape
Escape
fix: do not build modbus on openbsd (#10047)
2021-11-10 06:05:42 +08:00
//go:build openbsd
fix: Make telegraf compile on Windows with golang 1.16.2 (#10246)
2021-12-09 06:10:31 +08:00
// +build openbsd
fix: do not build modbus on openbsd (#10047)
2021-11-10 06:05:42 +08:00
package
modbus