ext

package
v2.24.0 Latest Latest
Warning

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

Go to latest
Published: May 8, 2024 License: Apache-2.0 Imports: 4 Imported by: 14

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Column

func Column(name string, ct column.Type) func(t *Table) error

Types

type Table

type Table struct {
	// contains filtered or unexported fields
}

func NewTable

func NewTable(name string, columns ...func(t *Table) error) (*Table, error)

func (*Table) Append

func (tbl *Table) Append(v ...any) error

func (*Table) Block

func (tbl *Table) Block() *proto.Block

func (*Table) Name

func (tbl *Table) Name() string

func (*Table) Structure added in v2.9.0

func (tbl *Table) Structure() string

Jump to

Keyboard shortcuts

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