mfix
import "github.com/coralproject/shelf/internal/xenia/mask/mfix"
Overview
Index
Package files
mfix.go
func Add(db *db.DB, msk mask.Mask) error
Add inserts a mask for testing.
func Get(fileName string) ([]mask.Mask, error)
Get retrieves a slice of mask documents from the filesystem for testing.
func Remove(db *db.DB, collection string) error
Remove is used to clear out all the test masks from the collection.
Generated by godoc2md