package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Dec 25, 2015
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Error struct {
Code int64 `json:"code,omitempty"`
Message string `json:"message,omitempty"`
}
Error error
swagger:model error
Validate validates this error
type Item struct {
Completed *bool `json:"completed,omitempty"`
Description string `json:"description,omitempty"`
ID int64 `json:"id,omitempty"`
}
Item item
swagger:model item
Validate validates this item
Source Files
¶
Click to show internal directories.
Click to hide internal directories.