meta

package
v1.5.6 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2025 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Meta

type Meta struct {
	Name   string
	Type   reflect.Type
	Fields []*Meta
}

func New

func New(v any, name string) (*Meta, error)

New creates a new metadata object from a structure

func (*Meta) String

func (m *Meta) String() string

func (*Meta) Validate

func (m *Meta) Validate(values any) error

func (*Meta) Write

func (m *Meta) Write(w io.Writer) error

Jump to

Keyboard shortcuts

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