Branch: refs/heads/master
Home: https://github.com/conformal/btcdb
Commit: 4422b14f63ff92faf5d4f7042a2ce6141ab9744d
https://github.com/conformal/btcdb/commit/4422b14f63ff92faf5d4f7042a2ce6141ab9744d
Author: Dave Collins <[email protected]>
Date: 2014-07-08 (Tue, 08 Jul 2014)
Changed paths:
M README.md
M example_test.go
Log Message:
-----------
Categorize NewestSha example under Db interface.
It seems the godoc example extraction does not recognize the same syntax
used for functions with receivers when working with interfaces.
So, instead, categorize the example on the interface.