blob: 8cde430618d00bc6dfe50216ac4e1f2278f5649c [file] [log] [blame]
package io
import "errors"
var EOF = errors.New("EOF")