Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SQL_SCHEMA string
Functions ¶
This section is empty.
Types ¶
type Database ¶
type Database struct {
// contains filtered or unexported fields
}
func (*Database) AddNewCollection ¶
func (*Database) ListCollections ¶
func (db *Database) ListCollections() ([]*models.Collection, error)
Click to show internal directories.
Click to hide internal directories.