Home
last modified time | relevance | path

Searched refs:IsCollectionAttributeOn (Results 1 – 1 of 1) sorted by relevance

/dports/www/writefreely/writefreely-0.13.1/
H A Ddatabase.go106 IsCollectionAttributeOn(id int64, attr string) bool methodSpec
2191 func (db *datastore) IsCollectionAttributeOn(id int64, attr string) bool { func