Gostrconvstrconv.ParseInt

Converts a string in the given base to an int64.

문법

strconv.ParseInt(s string, base, bitSize int) (int64, error)