exportmeta

package
v1.135.1 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package exportmeta reads platform.export's tags= and metadata= arguments (#1848): what identifies a portal output beyond its name, so an application finds the reports it generated again.

Index

Constants

This section is empty.

Variables

View Source
var PlatformMetadataKeys = []string{"run_id", "script", "script_version", "requested_by"}

PlatformMetadataKeys are the metadata keys the platform records on every output version itself; a script may not set them.

Functions

func Describe

func Describe(tags, metadata starlark.Value, portal bool) (tagList []string, metadataObj map[string]any, err error)

Describe reads platform.export's tags= and metadata= arguments. Both are optional; either is refused on a destination other than the portal.

Types

This section is empty.

Jump to

Keyboard shortcuts

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