Versions in this module Expand all Collapse all v1 v1.20.1 Feb 5, 2026 v1.20.0 Jan 19, 2026 Changes in this version + const Ext + type File struct + Content []byte + ModTime time.Time + Path string + func FromDir(bctx *build.Context, dir string) ([]File, error) + func FromFilename(filename string) (*File, error)