Versions in this module Expand all Collapse all v0 v0.0.2 Oct 23, 2020 v0.0.1 Oct 22, 2020 Changes in this version + type Converter interface + Convert func(ctx context.Context, filePath string) (convertedPath string, err error) + Supported func(filename string) bool + func NewConverter() Converter