github.com/apache/arrow/go/v14@v14.0.2/internal/utils/transpose_ints.tmpldata (about)

     1  [
     2      {
     3          "Name": "Int8",
     4          "Type": "int8"
     5      },
     6      {
     7          "Name": "Uint8",
     8          "Type": "uint8"
     9      },
    10      {
    11          "Name": "Int16",
    12          "Type": "int16"
    13      },
    14      {
    15          "Name": "Uint16",
    16          "Type": "uint16"
    17      },
    18      {
    19          "Name": "Int32",
    20          "Type": "int32"
    21      },
    22      {
    23          "Name": "Uint32",
    24          "Type": "uint32"
    25      },
    26      {
    27          "Name": "Int64",
    28          "Type": "int64"
    29      },
    30      {
    31          "Name": "Uint64",
    32          "Type": "uint64"
    33      }
    34  ]