Dan Roberts
Dan Roberts
**Bug** - `package` version: 1.0.2 - `node` version: v12.1.0 - `npm` (or `yarn`) version: npm 6.14.3 - `jest` version: 25.1.0 - Environment: 2015 MacBook Pro running OSX 10.15.4 ### Relevant...
### Issue description This began life as a [question on StackOverflow](https://stackoverflow.com/questions/65136607/how-do-i-get-granular-load-data-results-from-the-golang-mysql-package). Discussion is copied here for ease of access. #### Question I am writing a Go program that interacts with...
An experience I've had several times: 1. Working on some code originally written by another engineer 2. Change an interface 3. Need to regenerate mocks for that interface 4. Spend...
### Describe the bug Following the ["Retries and Timeouts" section of the DynamoDB client documentation](https://aws.github.io/aws-sdk-go-v2/docs/configuring-sdk/retries-timeouts/), I have added a deadline to my call to `GetItem`. This works great for making...
# Is this a feature request or a bug? Bug (in the documentation) # Expected behavior: Following the link in [this section of the contributing guide](https://github.com/entropic-dev/entropic/blob/master/.github/CONTRIBUTING.md#project-setup) to [`the setup documentation`](https://github.com/entropic-dev/entropic/blob/master/.github/README.md)...
When formatting with the "Keep First And Last Pipes" option disabled, one space character is inserted before each line, and spaces are included at the end of each line up...