tf6dynamicvalue

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2023 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package tf6dynamicvalue contains shared *tfprotov6.DynamicValue functions.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Equals

func Equals(schemaType tftypes.Type, i *tfprotov6.DynamicValue, j *tfprotov6.DynamicValue) (bool, error)

Equals performs equality checking of two given *tfprotov6.DynamicValue.

func IsNull

func IsNull(schema *tfprotov6.Schema, dynamicValue *tfprotov6.DynamicValue) (bool, error)

IsNull returns true if the given *tfprotov6.DynamicValue is nil or represents a null value.

func Must

func Must(typ tftypes.Type, value tftypes.Value) *tfprotov6.DynamicValue

Must creates a *tfprotov6.DynamicValue or panics. This is intended only for simplifying testing code.

The tftypes.Type parameter is separate to enable DynamicPsuedoType testing.

Types

This section is empty.

Jump to

Keyboard shortcuts

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