Documentation
¶
Index ¶
- func Connect(URI string, Db string, Coll string) error
- func DeleteAll() (int64, error)
- func DeleteOne(id string) (int64, error)
- func Drop() error
- func FindAll() ([]models.Document, error)
- func FindId(id string) ([]models.Document, error)
- func FindUrl(url string) ([]models.Document, error)
- func InsertMany(dd models.Documents)
- func InsertOne(d models.Document) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.