Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StorageTask ¶
type StorageTask struct {
// contains filtered or unexported fields
}
func NewStorageTask ¶
func NewStorageTask(db *mongo.Database) *StorageTask
type StorageTemplate ¶
type StorageTemplate struct {
// contains filtered or unexported fields
}
func NewStorageTemplate ¶
func NewStorageTemplate(db *mongo.Database) *StorageTemplate
func (*StorageTemplate) ReadTemplate ¶
Click to show internal directories.
Click to hide internal directories.