ctools

package
v0.0.0-...-8e4d058 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func JsonWriteBlockValue

func JsonWriteBlockValue(builder *jsonbuilder.Stream, block unsafe.Pointer, columnType uint8, column int, row int, length int, precision int, timeFormat FormatTimeFunc)

func JsonWriteRowValue

func JsonWriteRowValue(builder *jsonbuilder.Stream, row unsafe.Pointer, offset int, colType uint8, length int, precision int, timeFormat FormatTimeFunc)

func WriteBigint

func WriteBigint(buffer *jsonbuilder.Stream, p unsafe.Pointer)

func WriteBinary

func WriteBinary(buffer *jsonbuilder.Stream, p unsafe.Pointer)

func WriteBool

func WriteBool(buffer *jsonbuilder.Stream, p unsafe.Pointer)

func WriteDouble

func WriteDouble(buffer *jsonbuilder.Stream, p unsafe.Pointer)

func WriteFloat

func WriteFloat(buffer *jsonbuilder.Stream, p unsafe.Pointer)

func WriteInt

func WriteInt(buffer *jsonbuilder.Stream, p unsafe.Pointer)

func WriteJson

func WriteJson(buffer *jsonbuilder.Stream, p unsafe.Pointer)

func WriteNchar

func WriteNchar(buffer *jsonbuilder.Stream, p unsafe.Pointer)

func WriteSmallint

func WriteSmallint(buffer *jsonbuilder.Stream, p unsafe.Pointer)

func WriteTimeStamp

func WriteTimeStamp(buffer *jsonbuilder.Stream, p unsafe.Pointer, precision int, timeFormat FormatTimeFunc)

func WriteTinyint

func WriteTinyint(buffer *jsonbuilder.Stream, p unsafe.Pointer)

func WriteUBigint

func WriteUBigint(buffer *jsonbuilder.Stream, p unsafe.Pointer)

func WriteUInt

func WriteUInt(buffer *jsonbuilder.Stream, p unsafe.Pointer)

func WriteUSmallint

func WriteUSmallint(buffer *jsonbuilder.Stream, p unsafe.Pointer)

func WriteUTinyint

func WriteUTinyint(buffer *jsonbuilder.Stream, p unsafe.Pointer)

Types

type FormatTimeFunc

type FormatTimeFunc func(builder *jsonbuilder.Stream, ts int64, precision int)

Jump to

Keyboard shortcuts

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