Gostrconvstrconv.FormatInt

int64を指定した基数の文字列に変換します。

문법

strconv.FormatInt(i int64, base int) string