package recoder type Stats struct { BytesCountRead uint64 BytesCountWrote uint64 }