client

package
v0.0.19 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2022 License: Apache-2.0 Imports: 11 Imported by: 22

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSubstreamsClient

func NewSubstreamsClient(endpoint, jwt string, useInsecureTLSConnection, usePlainTextConnection bool) (cli pbsubstreams.StreamClient, closeFunc func() error, callOpts []grpc.CallOption, err error)

FIXME(abourget): plz no closeFunc() in here? We embed in our own struct and pass that around? Also, let's not have this being called from within the Firehose, let's pass the parameters down and let the `substreams` engine manage all those connections. This will avoid us needing to go to all `sf-chain` implementations to tweak for something that clearly belongs only inside Substreams.

Types

This section is empty.

Jump to

Keyboard shortcuts

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