datatest

package
v4.3.1-rc3 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2023 License: AGPL-3.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDocStoreService

func NewDocStoreService() (grpc.ClientConnInterface, error)

func NewIndexService

func NewIndexService(dsName string, nodes ...*tree.Node) (grpc.ClientConnInterface, error)

func NewMetaService

func NewMetaService(nodes ...*tree.Node) (grpc.ClientConnInterface, error)

func NewTreeService

func NewTreeService(dss []string, nodes ...*tree.Node) (grpc.ClientConnInterface, error)

func RegisterTreeAndDatasources

func RegisterTreeAndDatasources(treeNodes ...*tree.Node) error

Types

type DataSourceService

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

func NewDataSourceService

func NewDataSourceService(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