package reisen type ErrorType int const ( ErrorAgain ErrorType = -11 ErrorInvalidValue ErrorType = -22 ErrorEndOfFile ErrorType = -541478725 )