types

package
v0.0.0-...-aa737f3 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Filetype

type Filetype string
const (
	FiletypePdf  Filetype = "PDF"
	FiletypeDocx Filetype = "DOCX"
	FiletypeTxt  Filetype = "TXT"
)

func (Filetype) String

func (ft Filetype) String() string

func (Filetype) Valid

func (ft Filetype) Valid() bool

func (Filetype) Value

func (ft Filetype) Value() (driver.Value, error)

func (Filetype) Values

func (Filetype) Values() (kinds []string)

Values provides list valid values for Enum.

type TsVector

type TsVector struct{}

func (*TsVector) Scan

func (dst *TsVector) Scan(src interface{}) error

func (TsVector) Value

func (TsVector) Value() (driver.Value, error)

Jump to

Keyboard shortcuts

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