Skip to content

Commit

Permalink
aws: Add value/pointer conversion functions for all basic number types (
Browse files Browse the repository at this point in the history
#2740)

Adds value and pointer conversion utilities for the remaining set of integer and float types.
  • Loading branch information
zendes authored and jasdel committed Sep 11, 2019
1 parent f7b4b36 commit 9d10b74
Show file tree
Hide file tree
Showing 3 changed files with 1,439 additions and 15 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG_PENDING.md
@@ -1,5 +1,7 @@
### SDK Features

### SDK Enhancements
* `aws`: Add value/pointer conversion functions for all basic number types ([#2740](https://github.com/aws/aws-sdk-go/pull/2740))
* Adds value and pointer conversion utilities for the remaining set of integer and float number types.

### SDK Bugs

0 comments on commit 9d10b74

Please sign in to comment.