middleware

package module
v0.0.0-...-9b9461c Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2020 License: CC0-1.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Middleware

type Middleware func(trader.Service) trader.Service

Middleware describes the trader service (as opposed to endpoint) middleware.

func LoggingMiddleware

func LoggingMiddleware(logger log.Logger) Middleware

LoggingMiddleware provides basic logging Middleware

func TelegramMiddleware

func TelegramMiddleware(tgbot *tgbotapi.BotAPI) Middleware

TelegramMiddleware provides telegram notifications Middleware

Jump to

Keyboard shortcuts

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