package
0.0.0-20241111182353-c1fbc2c9b65f
Repository: https://github.com/triangleside/gotools.git
Documentation: pkg.go.dev

# Functions

AssignToField sets a struct field specified by its name to a provided value encoded as a string.
Metadata returns a map of a structs field names to their respective metadata.
MetadataFromType returns a map of a structs field names to their respective metadata.
ValueFromName returns the fields value if it exists.

# Structs

FieldMetadata is the metadata extracted a struct fields.