Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Batch = []interface{}{ "1stIndex", "2ndIndex", Err, "3rdIndex", "4thIndex", Err, "5thIndex", "6thIndex", Err, "7thIndex", "8thIndex", Err, "9thIndex", "10thIndex", Err, }
View Source
var Err = errors.New("error appear")
View Source
var NoErrBatch = []interface{}{
"1stIndex",
"2ndIndex",
"3rdIndex",
"4thIndex",
"5thIndex",
"6thIndex",
"7thIndex",
"8thIndex",
"9thIndex",
"10thIndex",
}
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.