opcode

package
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2024 License: Apache-2.0 Imports: 0 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrClose = "websocket"

Functions

This section is empty.

Types

type Opcode

type Opcode uint8
const (
	Continuation Opcode = iota
	Text
	Binary

	Close
	Ping
	Pong
)

func (Opcode) IsControl

func (c Opcode) IsControl() bool

func (Opcode) String

func (c Opcode) String() string

Jump to

Keyboard shortcuts

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