package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Sep 20, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
galleryfix
import "github.com/coralproject/shelf/internal/ask/form/gallery/galleryfix"
Overview
Index
Package files
galleryfix.go
func Add(context interface{}, db *db.DB, gs []gallery.Gallery) error
Add inserts gallerys for testing.
func Get(fixture string) ([]gallery.Gallery, error)
Get loads gallery data.
func Remove(context interface{}, db *db.DB, pattern string) error
Remove removes gallerys in Mongo that match a given pattern.
Generated by godoc2md
Documentation
¶
Add inserts gallerys for testing.
Remove removes gallerys in Mongo that match a given pattern.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.