1、指针(Pointer)
    2、数组
    3、结构体(struct)
    4、管道(Channel)
    5、函数
    6、切片(slice)
    7、接口(interface)
    8、map