types

package
v0.0.0-...-959c02d Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type T

type T uint8
const (
	Unknown     T = 0
	Bool        T = 1
	Int         T = 2
	Float       T = 3
	String      T = 4
	Bytes       T = 5
	Decimal     T = 6
	Date        T = 7
	Time        T = 8
	TimeTZ      T = 9
	Timestamp   T = 10
	TimestampTZ T = 11
	Interval    T = 12
	Vertex      T = 13
	Edge        T = 14
)

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