tendermint/light
Adrian Brink 1871a7c3d0
Rename certifier to light (#784) and add godocs
The certifier package is renamed to light. This is more descriptive
especially in the wider blockchain context. Moreover we are building
light-clients using the light package.

This also adds godocs to all exported functions.

Furthermore it introduces some extra error handling. I've added one TODO
where I would like someone else's opinion on how to handle the error.
2017-11-27 16:18:27 +01:00
..
client Rename certifier to light (#784) and add godocs 2017-11-27 16:18:27 +01:00
errors Rename certifier to light (#784) and add godocs 2017-11-27 16:18:27 +01:00
files Rename certifier to light (#784) and add godocs 2017-11-27 16:18:27 +01:00
commit.go Rename certifier to light (#784) and add godocs 2017-11-27 16:18:27 +01:00
doc.go Rename certifier to light (#784) and add godocs 2017-11-27 16:18:27 +01:00
dynamic.go Rename certifier to light (#784) and add godocs 2017-11-27 16:18:27 +01:00
dynamic_test.go Rename certifier to light (#784) and add godocs 2017-11-27 16:18:27 +01:00
helpers.go Rename certifier to light (#784) and add godocs 2017-11-27 16:18:27 +01:00
inquirer.go Rename certifier to light (#784) and add godocs 2017-11-27 16:18:27 +01:00
inquirer_test.go Rename certifier to light (#784) and add godocs 2017-11-27 16:18:27 +01:00
memprovider.go Rename certifier to light (#784) and add godocs 2017-11-27 16:18:27 +01:00
performance_test.go Rename certifier to light (#784) and add godocs 2017-11-27 16:18:27 +01:00
provider.go Rename certifier to light (#784) and add godocs 2017-11-27 16:18:27 +01:00
provider_test.go Rename certifier to light (#784) and add godocs 2017-11-27 16:18:27 +01:00
static.go Rename certifier to light (#784) and add godocs 2017-11-27 16:18:27 +01:00
static_test.go Rename certifier to light (#784) and add godocs 2017-11-27 16:18:27 +01:00