handlers

package
v0.0.6-alpha Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2019 License: GPL-3.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetSpecialHandlers

func GetSpecialHandlers() map[uint32]SpecialHandler

GetSpecialHandlers returns the specialHandlers map

func GetSystemHandlers

func GetSystemHandlers() map[uint32]RPCHandler

func GetTunnelHandlers

func GetTunnelHandlers() map[uint32]TunnelHandler

GetTunnelHandlers - Returns a map of tunnel handlers

Types

type RPCHandler

type RPCHandler func([]byte, RPCResponse)

type RPCResponse

type RPCResponse func([]byte, error)

type SpecialHandler

type SpecialHandler func([]byte, *transports.Connection) error

type TunnelHandler

type TunnelHandler func(*pb.Envelope, *transports.Connection)

Jump to

Keyboard shortcuts

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