telegraf/plugins/all/all.go

6 lines
70 B
Go
Raw Normal View History

package all
import (
_ "github.com/influxdb/tivan/plugins/system"
)