Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SigntoolOpt ¶
type SigntoolOpt func(*signtoolOptions)
func SkipValidation ¶
func SkipValidation() SigntoolOpt
func WithExtraArgs ¶
func WithExtraArgs(args []string) SigntoolOpt
WithExtraArgs set additional arguments for signtool. Common ones may be {`\n`, "subject name"}
func WithSigntoolPath ¶
func WithSigntoolPath(path string) SigntoolOpt
Click to show internal directories.
Click to hide internal directories.