Documentation ¶
Index ¶
Constants ¶
View Source
const HTTP2_GOAWAY_CHECK = "http2: server sent GOAWAY and closed the connection"
Variables ¶
View Source
var (
ErrNotTask = errors.New("not a task")
)
Functions ¶
Types ¶
type State ¶
type State int8
State is the state of the task.
func ParseState ¶
func (State) CanTransition ¶
Click to show internal directories.
Click to hide internal directories.