upstream

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Domain

type Domain struct {
	Name   string
	Status string
	Notes  string
}

Domain records one upstream proof or wire-compatibility area and its local implementation status.

type Manifest

type Manifest struct {
	SourceRepo    string
	SourceTag     string
	PublishedAt   string
	Compatibility string
	Domains       []Domain
}

Manifest records the upstream libsignal release used as the compatibility source for Encrypted Spaces wire and proof domains.

func CurrentManifest

func CurrentManifest() Manifest

CurrentManifest returns the pinned upstream source for this module.

Jump to

Keyboard shortcuts

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