You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Returning a json or gob error directly to the user is generally not helpful, as it lacks any form of context. For example, from the json unmarshal of "go env -json": $ garble build invalid character 'w' looking for beginning of value Also improve the error when the user ran garble in the wrong way, resulting in no shared gob file. The context is now shorter, and we also include the os.Open error in case it contains any useful details. While here, apply Go tip's gofmt, which reformatted a godoc list. For #523. |
4 years ago | |
---|---|---|
.. | ||
bench | 4 years ago | |
mod | 4 years ago | |
scripts | 4 years ago |