meta

package
v1.5.13 Latest Latest
Warning

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

Go to latest
Published: May 7, 2025 License: Apache-2.0 Imports: 12 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
	Description string
	Default     string
	Type        reflect.Type
	Index       []int
	Fields      []*Meta
}

func New

func New(v server.Plugin) (*Meta, error)

New creates a new metadata object from a structure

func (*Meta) New

func (m *Meta) New() server.Plugin

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