service

package
v0.0.0-...-42b7ae8 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2016 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 Job

type Job struct{}

func (Job) Add

func (j Job) Add(job models.Job) (models.Job, error)

func (Job) All

func (j Job) All() ([]models.Job, error)

func (Job) Delete

func (j Job) Delete(id int) (models.Job, error)

func (Job) Find

func (j Job) Find(id int) (models.Job, error)

func (Job) Update

func (j Job) Update(job models.Job) (models.Job, error)

Jump to

Keyboard shortcuts

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