db

package
v0.0.0-...-f435d8c Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2020 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 FindFile

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

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
}

Jump to

Keyboard shortcuts

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