Versions in this module Expand all Collapse all v0 v0.2.0 Nov 17, 2015 Changes in this version + type Generator struct + Pdf interface{ ... } + Pwd string + Walker interface{ ... } + func (g *Generator) Generate(src string, dest string) ProcessError + type ProcessError struct + Err error + ExitCode int + func (e *ProcessError) Error() string