modimage

package
v1.20.3 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2023 License: BSD-3-Clause Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ImageModule

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

func New

func New() *ImageModule

func (*ImageModule) Arguments

func (*ImageModule) ClassConfigDefaults

func (m *ImageModule) ClassConfigDefaults() map[string]interface{}

func (*ImageModule) Init

func (*ImageModule) MetaInfo

func (m *ImageModule) MetaInfo() (map[string]interface{}, error)

func (*ImageModule) Name

func (m *ImageModule) Name() string

func (*ImageModule) PropertyConfigDefaults

func (m *ImageModule) PropertyConfigDefaults(
	dt *schema.DataType,
) map[string]interface{}

func (*ImageModule) RootHandler

func (m *ImageModule) RootHandler() http.Handler

func (*ImageModule) Type

func (*ImageModule) ValidateClass

func (m *ImageModule) ValidateClass(ctx context.Context,
	class *models.Class, cfg moduletools.ClassConfig,
) error

func (*ImageModule) VectorSearches

func (m *ImageModule) VectorSearches() map[string]modulecapabilities.VectorForParams

func (*ImageModule) VectorizeObject

func (m *ImageModule) VectorizeObject(ctx context.Context,
	obj *models.Object, objDiff *moduletools.ObjectDiff, cfg moduletools.ClassConfig,
) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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