dump

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DefaultParser

func DefaultParser[T quotedTp](t T) string

func JsonParser

func JsonParser(dt []byte) string

func ParseBool

func ParseBool(xs []bool, nsp *nulls.Nulls, rs []string) ([]string, error)

func ParseFloats

func ParseFloats[T types.Floats](xs []T, nsp *nulls.Nulls, rs []string, bitsSize int) ([]string, error)

func ParseQuoted

func ParseQuoted[T transTp](xs []T, nsp *nulls.Nulls, rs []string, fn func(dt T) string) ([]string, error)

func ParseSigned

func ParseSigned[T types.Ints](xs []T, nsp *nulls.Nulls, rs []string) ([]string, error)

func ParseTimeStamp

func ParseTimeStamp(xs []types.Timestamp, nsp *nulls.Nulls, rs []string, loc *time.Location, precision int32) ([]string, error)

func ParseUnsigned

func ParseUnsigned[T types.UInts](xs []T, nsp *nulls.Nulls, rs []string) ([]string, error)

func ParseUuid

func ParseUuid(xs []types.Uuid, nsp *nulls.Nulls, rs []string) ([]string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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