database

package
v0.0.0-...-fc83b1e Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2021 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Alternative

type Alternative struct {
	// contains filtered or unexported fields
}

type Database

type Database struct {
	Url string
}

func (Database) GetTemplate

func (i Database) GetTemplate(id int) bson.M

func (Database) GetTemplates

func (i Database) GetTemplates() []bson.M

func (Database) InsertData

func (i Database) InsertData() bool

type Response

type Response struct {
	// contains filtered or unexported fields
}

type Template

type Template struct {
	Name string

	Responses []Response
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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