We'll use these two structs to demonstrate encoding and decoding of custom types below. type response1 struct { Page int Fruits []string }.
確定! 回上一頁