vars

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2023 License: Apache-2.0, BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const DummyKey = "BamBoozle"

Variables

This section is empty.

Functions

This section is empty.

Types

type Variable

type Variable struct {
	// Data contains the result of the block.
	// For module blockType output we can have multiple entries, so we store them using a key in the map
	// For all other blockTypes we use a dummy key
	Data map[string][]any
}

Jump to

Keyboard shortcuts

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