settings

package
v1.24.0 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2024 License: BSD-3-Clause Imports: 3 Imported by: 1

Documentation

Index

Constants

View Source
const (
	DefaultPropertyIndexed       = true
	DefaultVectorizeClassName    = true
	DefaultVectorizePropertyName = false
)

Variables

This section is empty.

Functions

This section is empty.

Types

type BaseClassSettings

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

func NewBaseClassSettings

func NewBaseClassSettings(cfg moduletools.ClassConfig) *BaseClassSettings

func (*BaseClassSettings) Properties

func (s *BaseClassSettings) Properties() []string

func (*BaseClassSettings) PropertyIndexed

func (s *BaseClassSettings) PropertyIndexed(propName string) bool

func (*BaseClassSettings) Validate

func (s *BaseClassSettings) Validate() error

func (*BaseClassSettings) VectorizeClassName

func (s *BaseClassSettings) VectorizeClassName() bool

func (*BaseClassSettings) VectorizePropertyName

func (s *BaseClassSettings) VectorizePropertyName(propName string) bool

Jump to

Keyboard shortcuts

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