categraf/config/logs_none.go

7 lines
57 B
Go

//go:build no_logs
package config
type Logs struct {
}