(no title)
thangngoc89 | 1 year ago
The convention is that error should be the last return value. If the error is not nil, then discard other returned values.
thangngoc89 | 1 year ago
The convention is that error should be the last return value. If the error is not nil, then discard other returned values.
No comments yet.