Fix indentation
This commit is contained in:
@@ -43,7 +43,6 @@ type Metric struct {
|
||||
|
||||
type Point [2]float64
|
||||
|
||||
|
||||
func (a *Amon) Connect() error {
|
||||
if a.ServerKey == "" || a.AmonInstance == "" {
|
||||
return fmt.Errorf("serverkey and amoninstance are required fields for amon output")
|
||||
|
||||
Reference in New Issue
Block a user