package discourse type Config struct { Endpoint string ApiKey string ApiUser string }