types

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DataType

type DataType uint8
const (
	UNKNOWN DataType = iota
	RAW
	BOOLEAN
	INT16
	INT32
	INT64
	UINT16
	UINT32
	UINT64
	FLOAT32
	FLOAT64
	STRING
	TIME
	JSON
)

func (DataType) String

func (t DataType) String() string

Jump to

Keyboard shortcuts

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