package reader type ReaderState struct { Start int End int Reader int }