fmt: apply gofmt formatting
This commit is contained in:
@@ -83,4 +83,4 @@ func (c *Client) GetProducerByID(ctx context.Context, producerID int) (ProducerR
|
||||
|
||||
err := c.getWithCache(ctx, cacheKey, shortCacheTTL, reqURL, &result)
|
||||
return result, err
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user