utils

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2024 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConvertCSVToStringSlice added in v0.4.1

func ConvertCSVToStringSlice(csv string) []string

func ConvertSetToStringSlice added in v0.4.1

func ConvertSetToStringSlice(set types.Set) []string

func ConvertStringSliceToSet added in v0.4.1

func ConvertStringSliceToSet(values []string) (types.Set, diag.Diagnostics)

func ConvertStringSliceToSetMust added in v0.4.1

func ConvertStringSliceToSetMust(values []string) types.Set

func ExtractErrorMessage added in v0.3.11

func ExtractErrorMessage(response *http.Response) error

func SliceDiff

func SliceDiff[T comparable](s1 []T, s2 []T) []T

Types

This section is empty.

Jump to

Keyboard shortcuts

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