unstructured

package
v3.0.0-beta10 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNoInterface = errors.New("unstructured interface is not implemented")
)

Functions

This section is empty.

Types

type List

type List []Map

func Append

func Append(l List, v any) List

func AppendStrict

func AppendStrict(l List, v any) (List, error)

func NewList

func NewList() List

func NewListWithData

func NewListWithData(data any) (List, error)

type Map

type Map map[string]any

Jump to

Keyboard shortcuts

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