depths

package
v0.2.8 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2024 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CallBackCreator

func CallBackCreator(
	handlers ...func(d *depths_types.Depths) binance.WsDepthHandler) func(d *depths_types.Depths) binance.WsDepthHandler

func DepthStreamCreator

func DepthStreamCreator(
	handlerCreator func(d *depths_types.Depths) binance.WsDepthHandler,
	errHandlerCreator func(d *depths_types.Depths) binance.ErrHandler) func(d *depths_types.Depths) types.StreamFunction

func InitCreator

func InitCreator(limit depths_types.DepthAPILimit, client *binance.Client) func(d *depths_types.Depths) types.InitFunction

func PartialDepthCallBackCreator

func PartialDepthCallBackCreator(
	handlers ...func(d *depths_types.Depths) binance.WsPartialDepthHandler) func(d *depths_types.Depths) binance.WsPartialDepthHandler

func PartialDepthHandlerCreator

func PartialDepthHandlerCreator(d *depths_types.Depths) binance.WsPartialDepthHandler

func PartialDepthStreamCreator

func PartialDepthStreamCreator(
	levels depths_types.DepthStreamLevel,
	handlerCreator func(d *depths_types.Depths) binance.WsPartialDepthHandler,
	errHandlerCreator func(d *depths_types.Depths) binance.ErrHandler) func(d *depths_types.Depths) types.StreamFunction

func WsErrorHandlerCreator

func WsErrorHandlerCreator(handlers ...func(d *depths_types.Depths) binance.ErrHandler) func(*depths_types.Depths) binance.ErrHandler

Types

This section is empty.

Jump to

Keyboard shortcuts

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