propertyvalues

package
v1.38.1 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2022 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BulkLinkedPropertyValues

func BulkLinkedPropertyValues(
	ctx context.Context,
	in *pb.BulkLinkedPropertyValuesRequest,
	store *store.Store,
) (*pb.BulkPropertyValuesResponse, error)

BulkLinkedPropertyValues implements mixer.BulkLinkedPropertyValues handler.

func BulkPropertyValues

func BulkPropertyValues(
	ctx context.Context,
	in *pb.BulkPropertyValuesRequest,
	store *store.Store,
) (*pb.BulkPropertyValuesResponse, error)

BulkPropertyValues implements mixer.BulkPropertyValues handler.

func Fetch

func Fetch(
	ctx context.Context,
	store *store.Store,
	properties []string,
	entities []string,
	limit int,
	token string,
	direction string,
) (
	map[string]map[string][]*pb.EntityInfo,
	*pb.PaginationInfo,
	error,
)

Fetch is the generic handler to fetch property values for multiple properties and entities.

func LinkedPropertyValues

func LinkedPropertyValues(
	ctx context.Context,
	in *pb.LinkedPropertyValuesRequest,
	store *store.Store,
) (*pb.PropertyValuesResponse, error)

LinkedPropertyValues implements mixer.LinkedPropertyValues handler.

func PropertyValues

func PropertyValues(
	ctx context.Context,
	in *pb.PropertyValuesRequest,
	store *store.Store,
) (*pb.PropertyValuesResponse, error)

PropertyValues implements mixer.PropertyValues handler.

Types

This section is empty.

Jump to

Keyboard shortcuts

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