vkpipe

package module
v0.0.0-...-c6ca755 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2022 License: CC0-1.0 Imports: 8 Imported by: 0

README

vkpipe

Library for creating binary data channels via VK chats.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bot

type Bot struct {
	Token string
	Peer  int
}

type Message

type Message struct {
	Msg string
	Nom uint64
}

type Sender

type Sender struct {
	// contains filtered or unexported fields
}

type VkPipe

type VkPipe struct {
	Bname string
	// contains filtered or unexported fields
}

func NewVkPipe

func NewVkPipe(inc Bot, out []Bot, incChan, outChan chan []byte) (vk VkPipe, err error)

func (*VkPipe) Run

func (pipe *VkPipe) Run(ctx context.Context) error

Jump to

Keyboard shortcuts

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