person

package
v0.0.0-...-98414d4 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2016 License: Apache-2.0 Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetRequest

type GetRequest struct {
	ID *bson.ObjectId
}

GetRequest is a request for a Person

type Person

type Person struct {
	ID        bson.ObjectId `bson:"_id"`
	FirstName string
	LastName  string
}

Person is a human person

Jump to

Keyboard shortcuts

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