defaults

package
v0.0.0-...-eb48c79 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const NilRawString = "N/A"

NilRawString used to identify "nil" values on the table

Variables

View Source
var NilFloat32 *float32

NilFloat32 variable

View Source
var NilInt *int

NilInt variable

View Source
var NilString *string

NilString variable

View Source
var NilTime *time.Time

NilTime variable

Functions

func CompareFloat32

func CompareFloat32(raw string, actual interface{}) error

CompareFloat32 function

func CompareFloat32Pointer

func CompareFloat32Pointer(raw string, actual interface{}) error

CompareFloat32Pointer function

func CompareInt

func CompareInt(raw string, actual interface{}) error

CompareInt function

func CompareIntPointer

func CompareIntPointer(raw string, actual interface{}) error

CompareIntPointer function

func CompareString

func CompareString(raw string, actual interface{}) error

CompareString function

func CompareStringPointer

func CompareStringPointer(raw string, actual interface{}) error

CompareStringPointer function

func CompareTime

func CompareTime(raw string, actual interface{}) error

CompareTime function

func CompareTimePointer

func CompareTimePointer(raw string, actual interface{}) error

CompareTimePointer function

func ParseFloat32

func ParseFloat32(raw string) (interface{}, error)

ParseFloat32 function

func ParseFloat32Pointer

func ParseFloat32Pointer(raw string) (interface{}, error)

ParseFloat32Pointer function

func ParseInt

func ParseInt(raw string) (interface{}, error)

ParseInt function

func ParseIntPointer

func ParseIntPointer(raw string) (interface{}, error)

ParseIntPointer function

func ParseString

func ParseString(raw string) (interface{}, error)

ParseString function

func ParseStringPointer

func ParseStringPointer(raw string) (interface{}, error)

ParseStringPointer function

func ParseTime

func ParseTime(raw string) (interface{}, error)

ParseTime function

func ParseTimePointer

func ParseTimePointer(raw string) (interface{}, error)

ParseTimePointer function

Types

This section is empty.

Jump to

Keyboard shortcuts

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