datatest

package
v5.0.0-...-4117378 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2025 License: AGPL-3.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDocStoreService

func NewDocStoreService(ctx context.Context, svc service.Service) (grpc.ClientConnInterface, error)

func NewIndexService

func NewIndexService(ctx context.Context, svc service.Service) (grpc.ClientConnInterface, error)

func NewMetaService

func NewMetaService(ctx context.Context, svc service.Service, nodes ...*tree.Node) (grpc.ClientConnInterface, error)

func NewTreeService

func NewTreeService(ctx context.Context, svc service.Service, dss []string, nodes ...*tree.Node) (grpc.ClientConnInterface, error)

func RegisterDataServices

func RegisterDataServices(ctx context.Context, nodes ...*tree.Node) error

Types

type DataSourceService

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

func NewDataSourceService

func NewDataSourceService(ctx context.Context, dsName string) *DataSourceService

func (*DataSourceService) Invoke

func (u *DataSourceService) Invoke(ctx context.Context, method string, args interface{}, reply interface{}, opts ...grpc.CallOption) error

func (*DataSourceService) NewStream

func (u *DataSourceService) NewStream(ctx context.Context, desc *grpc.StreamDesc, method string, opts ...grpc.CallOption) (grpc.ClientStream, error)

Jump to

Keyboard shortcuts

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