Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FeatureColl ¶
type FeatureColl struct { *mongo.Collection // contains filtered or unexported fields }
func NewFeatureColl ¶
func NewFeatureColl() *FeatureColl
func (*FeatureColl) GetCollectionName ¶
func (c *FeatureColl) GetCollectionName() string
func (*FeatureColl) ListFeatures ¶
func (c *FeatureColl) ListFeatures() ([]*models.Feature, error)
func (*FeatureColl) UpdateOrCreateFeature ¶
Click to show internal directories.
Click to hide internal directories.