package sensorconfig type Crawler struct { Name string `json:"name,omitempty"` Container string `json:"container,omitempty"` }