github.com/smugmug/godynamo@v0.0.0-20151122084750-7913028f6623/types/README.md (about) 1 These files are the core types used in GoDynamo. Some of them map neatly 2 to AWS DynamoDB types, others do not. 3 4 There has been no effort made to make data structures threadsafe. If you 5 need to lock, do so in your application as you see fit.