util

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MustJSONToMap

func MustJSONToMap(s string) map[string]any

func MustJSONToSlice

func MustJSONToSlice(s string) []any

func MustRenderTemplate

func MustRenderTemplate(v string, data any) string

func MustYamlToMap

func MustYamlToMap(s string) map[string]any

func MustYamlToSlice

func MustYamlToSlice(s string) []any

func RenderTemplate

func RenderTemplate(v string, data any) (string, error)

func ToPtr

func ToPtr[T any](v T) *T

func UnmarshalJSON

func UnmarshalJSON[T any](s string) (T, error)

func UnmarshalYaml

func UnmarshalYaml[T any](s string) (T, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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