package
Version:
v0.0.0-...-48a28c7
Opens a new window with list of versions in this module.
Published: Jan 24, 2018
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type TaskState struct {
TaskID string `datastore:"-"`
TaskStateID string `datastore:"-"`
Created time.Time `datastore:"created"`
State string `datastore:"value"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.