Documentation
¶
Index ¶
Constants ¶
View Source
const ( String = "string" Complex64 = "complex64" Complex128 = "complex128" Float32 = "float32" Float64 = "float64" Uint8 = "uint8" Uint16 = "uint16" Uint32 = "uint32" Uint64 = "uint64" Int = "int" Int8 = "int8" Int16 = "int16" Int32 = "int32" Int64 = "int64" UintPtr = "uintptr" Error = "error" Bool = "bool" )
Variables ¶
This section is empty.
Functions ¶
func GetPrimitiveType ¶
GetPrimitiveType will return the primitive type if possible, if not just return the type
func IsPrimitives ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.