Versions in this module Expand all Collapse all v0 v0.2.1 Dec 10, 2019 v0.2.0 Dec 10, 2019 Changes in this version + func GetNextSequenceNumber(id int, command string) int + func IsAnyExpected(id int) bool + func IsCommandExpected(id int, command string) bool + func IsCommandSeqExpected(id int, seq int, command string) bool + func IsSeqExpected(id int, seq int) bool + func RemoveEntry(id int, seq int)