Versions in this module Expand all Collapse all v1 v1.0.0 Mar 4, 2018 Changes in this version + func Translate(c *Config) error + type Asset struct + Func string + Name string + Path string + type ByName []os.FileInfo + func (v ByName) Len() int + func (v ByName) Less(i, j int) bool + func (v ByName) Swap(i, j int) + type ByteWriter struct + func (w *ByteWriter) Write(p []byte) (n int, err error) + type Config struct + Debug bool + Dev bool + Ignore []*regexp.Regexp + Input []InputConfig + ModTime int64 + Mode uint + NoCompress bool + NoMemCopy bool + NoMetadata bool + Output string + Package string + Prefix string + Tags string + func NewConfig() *Config + type InputConfig struct + Path string + Recursive bool + type StringWriter struct + func (w *StringWriter) Write(p []byte) (n int, err error) Incompatible versions in this module v3.1.2+incompatible Jun 11, 2019 v3.1.1+incompatible Apr 2, 2019 v3.1.0+incompatible Apr 1, 2019