objects

package
v1.2.85 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2024 License: Apache-2.0 Imports: 3 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Value added in v1.2.0

func Value[T any](obj Object) (v T, err error)

Types

type Object added in v1.2.0

type Object interface {
	Valid() (ok bool)
	Unmarshal(dst any) (err error)
	Value() (v any)
}

func New added in v1.2.0

func New(src any) Object

Jump to

Keyboard shortcuts

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