Documentation ¶
Index ¶
- Constants
- func DeleteMetadataByDate(ctx context.Context, db *mongo.Client, source string, code, date string) (int64, error)
- func InsertMetadataMany(ctx context.Context, db *mongo.Client, source string, ...) (int64, error)
- func SelectMetadataRange(ctx context.Context, db *mongo.Client, offset, limit int64, date string, ...) ([]*model.Metadata, error)
Constants ¶
View Source
const (
Database = "transaction_db"
)
Variables ¶
This section is empty.
Functions ¶
func DeleteMetadataByDate ¶
func InsertMetadataMany ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.