Gostrconvstrconv.FormatInt

Converts an int64 to a string in the given base.

문법

strconv.FormatInt(i int64, base int) string