servicemetadata

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2026 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Overview

Package servicemetadata exposes release-safe Signal service compatibility metadata for Workflow plugins and downstream compatibility checks.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Baseline

type Baseline struct {
	UpstreamTag        string
	DescriptorChecksum string
	ManifestDigest     string
	SelectedDomains    []string
	BlockedLiveActions []string
}

Baseline describes the upstream service wire baseline carried by this module.

func Current

func Current() Baseline

Current returns the service compatibility baseline for this release.

func (Baseline) HasDomain

func (b Baseline) HasDomain(name string) bool

HasDomain reports whether the baseline includes the named service domain.

Jump to

Keyboard shortcuts

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