Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DataLoaderRenderer ¶
type DataLoaderRenderer struct {
// contains filtered or unexported fields
}
func NewDataLoaderRenderer ¶
func NewDataLoaderRenderer( structs []model.Struct, options *opts.Options, importer *imports.ImportBuilder, ) *DataLoaderRenderer
type DataLoaderTplData ¶
type LoaderFactoryTplData ¶
type LoaderFactoryTplData struct { Structs []LoaderStruct Package string Imports []imports.Import ModelPackage string }
Click to show internal directories.
Click to hide internal directories.