package
1.0.0
Repository: https://github.com/glothriel/grf.git
Documentation: pkg.go.dev

# Functions

AsInternalValue Uses reflect package to do a shallow translation of the model to a map wrapped in an InternalValue.
AsModel decodes an InternalValue to a model.

# Structs

BaseModel contains common columns for all tables.

# Type aliases

InternalValue is a map that holds model data.
SliceField is a field that represents a slice of any type.