transparency-dev / trillian-tessera

Go library for building tile-based transparency logs (tlogs)
Apache License 2.0
11 stars 11 forks source link

POSIX oneshot: refactor code out of main method #197

Closed mhutchinson closed 2 months ago

mhutchinson commented 2 months ago

The goal here is that the main method should contain only the interesting code for putting the entries in the log. This PR moves code into methods to aid readability: