Primitive is the type for null, boolean, integer, number, string, and time.
| 29 | |
| 30 | // Primitive is the type for null, boolean, integer, number, string, and time. |
| 31 | Primitive Kind |
| 32 | |
| 33 | // Array is the type used to describe field arrays or repeated fields. |
| 34 | Array struct { |
no outgoing calls
no test coverage detected