timshannon / bolthold

BoltHold is an embeddable NoSQL store for Go types built on BoltDB
MIT License
648 stars 46 forks source link

Fixed issue where key values can be in pointer structs #44

Closed timshannon closed 5 years ago

timshannon commented 5 years ago

Fixes issue #43

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.04%) to 86.306% when pulling b840bf0e188596f2fd85039f81d507707c5b6548 on issue43-nested_pointers into e512619420d5e5f211fd78f340f489a85ab24aa4 on master.