model

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2017 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Search struct {
	ID            string `json:"_id"`
	Rev           string `json:"_rev"`
	Name          string `json:"name"`
	SyncSettingID string `json:"syncSettingId"`
	IssueID       string `json:"issueId"`
	Summary       string `json:"summary"`
	Description   string `json:"description"`
	Created       string `json:"created"`
	Updated       string `json:"updated"`
	Checked       bool   `json:"checked"`
	CheckedDate   string `json:"checkedDate"`
	Memo          string `json:"memo"`
}

Jump to

Keyboard shortcuts

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