file

package
v1.9.6 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Files

type Files struct {
	Cols [3]string `json:"COLUMNS"`
	Data []data    `json:"DATA"`
}

Files data for a JSON document.

type Thumb

type Thumb struct {
	UUID  string `json:"uuid"`
	URLID string `json:"urlid"`
	Title string `json:"title"`
	// contains filtered or unexported fields
}

Thumb metadata for a JSON document.

func (*Thumb) Scan

func (f *Thumb) Scan(values []sql.RawBytes)

Scan the thumbnail for usable JSON metadata.

Jump to

Keyboard shortcuts

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