Versions in this module Expand all Collapse all v4 v4.1.0 May 21, 2022 v4.0.3 May 21, 2022 Changes in this version type InputConfig + FileSuffix string v4.0.2 May 21, 2022 v4.0.1 May 21, 2022 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 + Arch string + Debug bool + Dev bool + HttpFileSystem 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) Other modules containing this package github.com/BeidouCloudPlatform/go-bindata