db

package
v0.0.0-...-c7f35f4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 15, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Connect

func Connect() *mongo.Client

func InsertFile

func InsertFile(client *mongo.Client, file File) *mongo.InsertOneResult

Types

type File

type File struct {
	Name     string
	Code     string
	Owner    string
	Language string
}

func FindFile

func FindFile(client *mongo.Client, language string) File

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL