Il giorno venerdì 24 febbraio 2017 14:30:54 UTC+1, Steven Hartland ha scritto: > > Internal errors are one of my pet peeves about the core go libs, as you > say they are inconsistent and you end up doing all sorts of string checks > which are not only hackey but are very fragile too. We had a break in our > code due to just this when updating to 1.8. > > There are very few reason why errors should be private in my mind > especially simple errors.New(...) ones. > > AFAIK, the developers of the Go standard library tend to keep the API as small as possible.
> [...] Manlio -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
