Documentation ¶
Index ¶
- Variables
- func GetAllGamme() ([]solana, error)
- func GetspecbyID(id primitive.ObjectID) (solana, error)
- func InsertOneDoc(db string, collection string, doc interface{}) (insertedID interface{})
- func Insertsolana(name string, network string, storage string, ram string, processor string, ...) (InsertedID interface{})
- func MongoConnect(dbname string) (db *mongo.Database)
Constants ¶
This section is empty.
Variables ¶
View Source
var MongoString string = os.Getenv("MONGOSTRING")
Functions ¶
func GetAllGamme ¶
func GetAllGamme() ([]solana, error)
func GetspecbyID ¶
func InsertOneDoc ¶
func Insertsolana ¶
func MongoConnect ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.