test

package
v0.0.0-...-ebdd804 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Struct

type Struct struct {
	Bool           bool
	String         string
	Bytes          []byte `col:"[]byte string,IGNORE_AFTER_COMMA"`
	Ignore         string `col:"-"`
	Int            int
	IntPtr         *int
	Uint16         uint16
	Float          float64
	Currency       money.Currency
	MoneyAmount    money.Amount
	CurrencyAmount money.CurrencyAmount
	Time           time.Time
	TimePtr        *time.Time
	Duration       time.Duration
	Date           date.Date
}

func NewTable

func NewTable(numRows int) []Struct

NewTable returns a new test table.

Jump to

Keyboard shortcuts

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