stats

package
v1.0.12 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2022 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init(ctx context.Context) error

Types

type AuthenticationFailedInterface added in v1.0.2

type AuthenticationFailedInterface interface {
	AuthenticationFailed()
}

type ClientConnectedInterface

type ClientConnectedInterface interface {
	ClientConnected(conntypes.ConnectionType, *net.TCPAddr)
}

type ClientDisconnectedInterface

type ClientDisconnectedInterface interface {
	ClientDisconnected(conntypes.ConnectionType, *net.TCPAddr)
}

type CloakedRequestInterface added in v1.0.2

type CloakedRequestInterface interface {
	CloakedRequest()
}

type CrashInterface

type CrashInterface interface {
	Crash()
}

type EgressTrafficInterface

type EgressTrafficInterface interface {
	EgressTraffic(int)
}

type IngressTrafficInterface

type IngressTrafficInterface interface {
	IngressTraffic(int)
}

type ReplayDetectedInterface

type ReplayDetectedInterface interface {
	ReplayDetected()
}

type TelegramConnectedInterface

type TelegramConnectedInterface interface {
	TelegramConnected(conntypes.DC, *net.TCPAddr)
}

type TelegramDisconnectedInterface

type TelegramDisconnectedInterface interface {
	TelegramDisconnected(conntypes.DC, *net.TCPAddr)
}

Jump to

Keyboard shortcuts

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