Documentation ¶ Index ¶ func New(targets []osarch.OSArch, execName string) specdir.LayoutSpec Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func New ¶ func New(targets []osarch.OSArch, execName string) specdir.LayoutSpec New returns a LayoutSpec that is rooted at a "bin" directory and contains directories of the form "{{os}}-{{arch}}" that contain a file "execName" for each of the OSArch entries provided. Types ¶ This section is empty. Source Files ¶ View all Source files binspec.go Click to show internal directories. Click to hide internal directories.