column

package
v1.4.4 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Column

type Column struct {
	Name string `yaml:"name,omitempty" json:"name,omitempty"`
	Type Type   `yaml:"type,omitempty" json:"type,omitempty"`
}

type Type

type Type string

func (Type) IsPrimitive

func (t Type) IsPrimitive() bool

func (*Type) UnmarshalJSON

func (t *Type) UnmarshalJSON(data []byte) error

Jump to

Keyboard shortcuts

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