package mqtt type Config struct { Host string Username string Password string ClientID string }