equipment

package
v0.0.0-...-a622702 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2015 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Equipment

type Equipment struct {
	ID          int64     `json:"id"`
	Title       string    `json:"title" xml:"-"`
	Description string    `json:"desc" xml:"-"`
	Components  []string  `json:"components" xml:"-"`
	Created     time.Time `json:"-" xml:"-"`
}

func All

func All(ctx appengine.Context) ([]Equipment, error)

func (*Equipment) Delete

func (e *Equipment) Delete(ctx appengine.Context) error

func (*Equipment) Get

func (e *Equipment) Get(ctx appengine.Context) error

func (*Equipment) Save

func (e *Equipment) Save(ctx appengine.Context) error

Jump to

Keyboard shortcuts

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