Branch: refs/heads/master
  Home:   https://github.com/conformal/btcutil
  Commit: ff8cbd1786cb486d0d960f4738ffcfa1ec552559
      
https://github.com/conformal/btcutil/commit/ff8cbd1786cb486d0d960f4738ffcfa1ec552559
  Author: Dave Collins <[email protected]>
  Date:   2014-12-22 (Mon, 22 Dec 2014)

  Changed paths:
    M base58/README.md
    A base58/example_test.go

  Log Message:
  -----------
  Add testable examples for base58 package.

This commit creates and an example test file for the baes58 package that
integrates nicely with Go's example tooling.

This allows the example output to be tested as a part of running the
normal Go tests to help ensure it doesn't get out of date with the code.


Reply via email to