Golang如何定義error 在開發(fā)過程中, 標(biāo)準(zhǔn)庫返回的error內(nèi)容已經(jīng)無法滿足我們的需要時,發(fā)現(xiàn)builtin.go中error是一個interface,