我制作了一個返回錯誤的函數,即使該函數沒有錯誤。如果我的函數沒有錯誤,我如何使返回 nilfunc Serve() error { error = nil return error }類似的東西 查看完整描述