Documentation ¶ Index ¶ func RegisterBuilders(ctx buildctx.Context) type Path func (p Path) GetBinDir() string func (p Path) GetContentsPath() string func (p Path) GetPlistPath() string func (p Path) GetResourcesPath() string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func RegisterBuilders ¶ func RegisterBuilders(ctx buildctx.Context) Types ¶ type Path ¶ type Path string func (Path) GetBinDir ¶ func (p Path) GetBinDir() string func (Path) GetContentsPath ¶ func (p Path) GetContentsPath() string func (Path) GetPlistPath ¶ func (p Path) GetPlistPath() string func (Path) GetResourcesPath ¶ func (p Path) GetResourcesPath() string Source Files ¶ View all Source files builders.go bundle_path.go icon.go Click to show internal directories. Click to hide internal directories.