//
pkg.gl
Category
github.com/avisiedo/go-microservice-1
internal
test
builder
model
package
0.0.0-20241210120417-267161374232
Repository:
https://github.com/avisiedo/go-microservice-1.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
98 SLOC
#
Functions
NewModel
NewModel generate a gorm.Model with random information overrided by the customized options.
NewTodo
NewTodo create builder instance to build Todo model components.
#
Interfaces
GormModel
GormModel is the builder for the.
Todo
Todo is the builder interface to create model.Todo components.