formattype

package
v8.19.0 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package formattype

Index

Constants

This section is empty.

Variables

View Source
var (
	Delimited = FormatType{"delimited"}

	Ndjson = FormatType{"ndjson"}

	Semistructuredtext = FormatType{"semi_structured_text"}

	Xml = FormatType{"xml"}
)

Functions

This section is empty.

Types

type FormatType

type FormatType struct {
	Name string
}

https://github.com/elastic/elasticsearch-specification/blob/470b4b9aaaa25cae633ec690e54b725c6fc939c7/specification/text_structure/_types/Structure.ts#L45-L50

func (FormatType) MarshalText

func (f FormatType) MarshalText() (text []byte, err error)

func (FormatType) String

func (f FormatType) String() string

func (*FormatType) UnmarshalText

func (f *FormatType) UnmarshalText(text []byte) error

Jump to

Keyboard shortcuts

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