package
Version:
v0.0.0-...-ab5586f
Opens a new window with list of versions in this module.
Published: Jun 17, 2016
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"`
}
Error error
swagger:model error
Validate validates this error
type Item struct {
Completed bool `json:"completed,omitempty"`
Description *string `json:"description"`
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.