field

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Bool

func Bool(name string) *boolBuilder

Bool returns a new Field with type bool.

func Bytes

func Bytes(name string) *bytesBuilder

Bytes returns a new Field with type bytes.

func Duration

func Duration(name string) *durationBuilder

Duration returns a new Field with type duration.

func Float64

func Float64(name string) *float64Builder

Float64 returns a new Field with type float64.

func Geometry

func Geometry(name string) *geometryBuilder

Geometry returns a new Field with type Geometry.

func Int64

func Int64(name string) *int64Builder

Int64 returns a new Field with type int64.

func String

func String(name string) *stringBuilder

String returns a new Field with type string.

func Timestamp

func Timestamp(name string) *timestampBuilder

Timestamp returns a new Field with type timestamp.

func UUID

func UUID(name string) *uuidBuilder

UUID returns a new Field with type UUID.

func Uint64

func Uint64(name string) *uint64Builder

Uint64 returns a new Field with type uint64.

Types

type Descriptor

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

func (*Descriptor) ToProto

func (d *Descriptor) ToProto() *datasetsv1.Field

Jump to

Keyboard shortcuts

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