runtime

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: May 7, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsIgnoredStructField

func IsIgnoredStructField(field reflect.StructField) bool

Types

type StructTag

type StructTag struct {
	Key         string
	IsOmitEmpty bool
	IsString    bool
	Field       reflect.StructField
}

func StructTagFromField

func StructTagFromField(field reflect.StructField) *StructTag

func (StructTag) Name added in v0.0.10

func (s StructTag) Name() string

type StructTags

type StructTags []*StructTag

func (StructTags) ExistsKey

func (t StructTags) ExistsKey(key string) bool

Jump to

Keyboard shortcuts

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