orderedjson

package
v0.2.7 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OrderedData

type OrderedData struct {
	// contains filtered or unexported fields
}

func (*OrderedData) GetArrayOrNil

func (orderedData *OrderedData) GetArrayOrNil() *[]OrderedData

TODO: remove once hack in printYaml is not needed anymore

func (*OrderedData) GetMapOrNil

func (orderedData *OrderedData) GetMapOrNil() *orderedmap.OrderedMap[string, OrderedData]

TODO: remove once hack in printYaml is not needed anymore

func (OrderedData) MarshalJSON

func (orderedData OrderedData) MarshalJSON() ([]byte, error)

func (OrderedData) MarshalYAML

func (orderedData OrderedData) MarshalYAML() (interface{}, error)

func (*OrderedData) UnmarshalJSON

func (orderedData *OrderedData) UnmarshalJSON(data []byte) error

func (*OrderedData) UnmarshalYAML

func (orderedData *OrderedData) UnmarshalYAML(value *yaml.Node) error

Jump to

Keyboard shortcuts

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