Documentation ¶ Index ¶ func BuildSource(zipFiles []string, output string) error func BuildWeb(webTitle string, output string) error func BuildWrapper(zipPatterns []string, output string, web bool, webTitle string) error type WebTemplateArguments Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func BuildSource ¶ func BuildSource(zipFiles []string, output string) error func BuildWeb ¶ added in v0.5.0 func BuildWeb(webTitle string, output string) error func BuildWrapper ¶ func BuildWrapper(zipPatterns []string, output string, web bool, webTitle string) error Types ¶ type WebTemplateArguments ¶ added in v0.5.0 type WebTemplateArguments struct { Title string } Source Files ¶ View all Source files build.go Click to show internal directories. Click to hide internal directories.