tableopts

package
v1.8.7 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2023 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 MapOption

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

func (*MapOption) ToCQL

func (o *MapOption) ToCQL() string

type Option

type Option interface {
	ToCQL() string
}

func CreateTableOptions added in v1.8.7

func CreateTableOptions(tableOptionStrings []string, logger *zap.Logger) []Option

func FromCQL

func FromCQL(cql string) (Option, error)

type SimpleOption

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

func (*SimpleOption) ToCQL

func (o *SimpleOption) ToCQL() string

Jump to

Keyboard shortcuts

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