Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadZipCsv ¶
Types ¶
type Importer ¶
func (Importer) ImportZipFolder ¶
type ProgressUpdFun ¶
type StorageService ¶
type StorageService struct {
// contains filtered or unexported fields
}
func NewStorageService ¶
func NewStorageService(db *gorm.DB) *StorageService
func (StorageService) Store ¶
func (store StorageService) Store(model any) error
Click to show internal directories.
Click to hide internal directories.