functions

package
v0.0.0-...-1cb9f0d Latest Latest
Warning

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

Go to latest
Published: May 15, 2026 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GetSignedAssetURLForm = Type("GetSignedAssetURLForm", func() {
	Attribute("asset_id", String, "The ID of the function asset")

	Required("asset_id")
})
View Source
var GetSignedAssetURLResult = Type("GetSignedAssetURLResult", func() {
	Required("url")

	Attribute("url", String, "The signed URL to access the asset")
})

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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