integration

package
v0.0.0-...-09b6cf2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Handler

func Handler() fiber.Handler

func RequireUpgrade

func RequireUpgrade(c *fiber.Ctx) error

Types

type Connection

type Connection struct {
	Uuid string
	// contains filtered or unexported fields
}

func (*Connection) Close

func (c *Connection) Close() error

func (*Connection) ReadMessage

func (c *Connection) ReadMessage() (int, []byte, error)

func (*Connection) Start

func (c *Connection) Start()

func (*Connection) WriteMessage

func (c *Connection) WriteMessage(mt int, msg []byte) error

func (*Connection) WritePacket

func (c *Connection) WritePacket(packet *packets.S2CPacket) error

Jump to

Keyboard shortcuts

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