signing

package
v1.260325.0 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2026 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SigningCommand

func SigningCommand() *ffcli.Command

SigningCommand returns the signing command with subcommands.

func SigningFetchCommand

func SigningFetchCommand() *ffcli.Command

SigningFetchCommand returns the signing fetch subcommand.

func SigningSyncCommand

func SigningSyncCommand() *ffcli.Command

SigningSyncCommand returns the signing sync command group.

Types

type SyncResult

type SyncResult struct {
	Operation   string   `json:"operation"`
	RepoURL     string   `json:"repoUrl"`
	BundleID    string   `json:"bundleId"`
	ProfileType string   `json:"profileType"`
	Files       []string `json:"files"`
}

SyncResult is the structured output for sync operations.

Jump to

Keyboard shortcuts

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