master
// autogenerated file package listener // iOtelRecorder ... type iOtelRecorder interface { // RecordLastBlock records the last block processed by the listener. RecordLastBlock(lastBlock uint64) }