Given the fairly complex nature of setting up, populating, and testing a database it seems more appropriate to have one or two executable examples and more examples that are reusable snippets in example_test.go simply so that their compilation can be verified.
The following example functions need to be evaluated and have any necessary tests and code examples added before being removed.
Given the fairly complex nature of setting up, populating, and testing a database it seems more appropriate to have one or two executable examples and more examples that are reusable snippets in
example_test.go
simply so that their compilation can be verified.The following example functions need to be evaluated and have any necessary tests and code examples added before being removed.
(#5)ExampleTxn_dupFixed
(#5)ExampleTxn_dupSort
(#5)ExampleEnv
(#5)ExampleTxn
(#5)ExampleCursor
(#8)ExampleTxn_OpenDBI