我有如下来源:typeRecordstruct{Messagestring`json:"message"`Servicestring`json:"service"`Successbool`json:"success"`Errorstring`json:"error"`}func(zp*Zephyr)Write(err...*error){iflen(err)>0{errPtr:=err[0]iferrPtr!=nil&&*errPtr!=nil{//erroroccurred,setsuccesstofalseandErrortotheerrormessagezp.Success=fa