package
0.0.0-20241202154501-5d0588ee4786
Repository: https://github.com/geerew/off-course.git
Documentation: pkg.go.dev

# Functions

Parse parses a model.

# Structs

ModelConfig defines the configuration for the model.
Schema defines the structure of a model after parsing.
TestBase defines a test base struct.
TestPost defines a test post struct.
TestProfile defines a test profile struct.
No description provided by the author

# Interfaces

Definer defines the interface that each struct (model) should implement in order to be used.
Modeler defines the interface that each struct (model) should implement in order to be used.
Rows defines the interface for rows.