package
Version:
v1.2.41
Opens a new window with list of versions in this module.
Published: Jan 12, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
type Object interface {
Valid() (ok bool)
Unmarshal(dst any) (err error)
Value() (v any)
}
func New(src interface{}) Object
Source Files
¶
Click to show internal directories.
Click to hide internal directories.