windows

package
v0.0.0-...-9e42fec Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 16, 2023 License: MIT Imports: 16 Imported by: 0

Documentation

Overview

Package windows windows 平台实现

Index

Constants

View Source
const (
	Win7AndAbove  = winres.Win7AndAbove
	Win8AndAbove  = winres.Win8AndAbove
	Win81AndAbove = winres.Win81AndAbove
	Win10AndAbove = winres.Win10AndAbove
)

Variables

This section is empty.

Functions

func Build

func Build(base *platforms.Options, o *Options) error

targetDir 表示打包生成的应用保存的目录;

Types

type Options

type Options struct {
	// Languages 支持的语言列表
	//
	// 如果值中包含 [language.Und],将会被映射为 windows 的 Neutral。
	Languages []language.Tag

	// MinOS 支持最低操作系统
	MinOS SupportedOS

	Catalog catalog.Catalog

	Copyright       localeutil.LocaleStringer
	Comments        localeutil.LocaleStringer
	FileDescription localeutil.LocaleStringer
	ProductName     localeutil.LocaleStringer
	CompanyName     localeutil.LocaleStringer // 可以为 nil
}

type SupportedOS

type SupportedOS = winres.SupportedOS

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL