package
1.0.0-beta.3
Repository: https://github.com/mizosukedev/securetunnel.git
Documentation: pkg.go.dev

# Functions

NewBReaderFromWSReader returns BinaryReader from WebSocketReader.
NewMessageReader returns a instance implements MessageReader interface.
No description provided by the author
No description provided by the author
SerializeMessage returns serialized binary data.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ModeDestination represents destination mode.
ModeSource represents source mode.
ModeUnknown represents unknown mode.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

lint:ignore ST1005 user message use alone.
No description provided by the author
Enum value maps for Message_Type.
Enum value maps for Message_Type.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Interfaces

BinaryReader is an interface for reading binary data.
MessageReader is an interface for reading secure tunneling messages.
WebSocketReader is an interface for reading websocket frames.

# Type aliases

No description provided by the author
Mode represents local proxy mode.