Documentation ¶ Index ¶ Constants Constants ¶ View Source const ( Creator int = 0 StateBlocked int = 4 StateCanceled int = 7 StateCompleted int = 5 StateCreated int = 1 StateFailed int = 6 StateQueued int = 2 StateStarted int = 3 ) Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ This section is empty. Source Files ¶ View all Source files consts.go Click to show internal directories. Click to hide internal directories.