Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Storage ¶
type Storage struct {
Client *mongo.Client
Database *mongo.Database
Collection *mongo.Collection
Ctx context.Context
Cancel context.CancelFunc
}
func NewStorage ¶
func (*Storage) CreateData ¶
Click to show internal directories.
Click to hide internal directories.