AppendInt in Go
AppendInt appends the string form of the integer i, as generated by FormatInt, to dst and returns the extended buffer.
AppendInt appends the string form of the integer i, as generated by FormatInt, to dst and returns the extended buffer.