Bomaz·il y a 5 ans·discussif golang error handling is a good way of handling errors that should be the correct implementation
Bomaz·il y a 5 ans·discussnot even go developers find the error handling adequate. Since if it was then slice acces would return an error rather than panic.a,err:=slice[i] ...