Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InvalidParallelValueError ¶
type InvalidParallelValueError struct {
PassedValue string
}
func (InvalidParallelValueError) Error ¶
func (e InvalidParallelValueError) Error() string
type ParallelFlag ¶
type ParallelFlag struct {
Value int
}
func (*ParallelFlag) UnmarshalFlag ¶
func (flag *ParallelFlag) UnmarshalFlag(value string) error
Click to show internal directories.
Click to hide internal directories.