model

package
v0.0.0-...-326920e Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Character

type Character struct {
	Name string `bson:"name" json:"name"`
}

type Wonderland

type Wonderland struct {
	ID         bson.ObjectId `bson:"_id" json:"id"`
	Characters []Character   `bson:"characters" json:"characters"`
}

Jump to

Keyboard shortcuts

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