sdk

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FromAPIAggrFunc

func FromAPIAggrFunc(f coreApi.AggrFn) api.AggrFn

func FromAPIAggrFuncs

func FromAPIAggrFuncs(fs []coreApi.AggrFn) []api.AggrFn

func FromAPIPrimitive

func FromAPIPrimitive(p coreApi.Primitive) api.PrimitiveType

func FromValue

func FromValue(val *coreApi.Value) any

func NewGRPCEngine

func NewGRPCEngine(client coreApi.EngineServiceClient) api.Engine

NewGRPCEngine creates a new api.Engine from GRPC client

func NewServiceServer

func NewServiceServer(engine api.Engine) coreApi.EngineServiceServer

NewServiceServer creates a new coreApi.EngineServiceServer from api.Engine

func ToAPIAggrFn

func ToAPIAggrFn(f api.AggrFn) coreApi.AggrFn

func ToAPIAggrFns

func ToAPIAggrFns(fs []api.AggrFn) []coreApi.AggrFn

func ToAPIPrimitive

func ToAPIPrimitive(p api.PrimitiveType) coreApi.Primitive

func ToAPIScalar

func ToAPIScalar(val any) *coreApi.Scalar

func ToAPIValue

func ToAPIValue(val any) *coreApi.Value

Types

This section is empty.

Jump to

Keyboard shortcuts

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