Format Receivers

This commit is contained in:
Thomas Roehl
2021-05-18 15:44:42 +02:00
parent 7106e465ad
commit f3697b9991
2 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ type ReceiverConfig struct {
}
type Receiver struct {
name string
name string
addr string
port string
database string