types

package
v0.0.0-...-9ff550a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 25, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	T_null = iota
	T_int  // int64
	T_bool
	T_float // float64
	T_array
	T_string
	T_timestamp
	T_uint8
	T_uint16
	T_uint32
	T_uint64
	T_int8
	T_int16
	T_int32
	T_int64
	T_float32
	T_float64
)

Variables

This section is empty.

Functions

This section is empty.

Types

type T

type T uint32

func (T) Size

func (t T) Size() int

func (T) String

func (t T) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL