package
Version:
v0.0.0-...-afe34ac
Opens a new window with list of versions in this module.
Published: Jun 19, 2020
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func GetConnection() error
func GetData(filter interface{}) ([]bson.M, error)
type TypeInfo struct {
ID primitive.ObjectID `json:"id" bson:"_id,omitempty"`
Project string `json:"project" bson:"Project,omitempty"`
Namespace string `json:"namespace" bson:"Namespace,omitempty"`
Class string `json:"class" bson:"Class,omitempty"`
Type string `json:"type" bson:"Type,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.