Searched refs:GetPublicCollections (Results 1 – 2 of 2) sorted by relevance
59 colls, err := app.db.GetPublicCollections(app.cfg.App.Host)
1686 func (db *datastore) GetPublicCollections(hostName string) (*[]Collection, error) { func