func()
in
types.go [23:25]
3
lines of code
1
McCabe index (conditional complexity)
func (s State) IsTerminalState() bool { return s != StateRunning }