server

package
v0.0.0-...-75f25d5 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2024 License: BSD-3-Clause Imports: 52 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bot

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

Bot структура бота со всеми зависимостями.

func NewBot

func NewBot(cfg *config.Config) *Bot

NewBot создает новый Bot.

func (*Bot) Run

func (b *Bot) Run()

Run запускает бота.

type Server

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

Server структура сервера со всеми зависимостями.

func NewServer

func NewServer(cfg *config.Config) *Server

NewServer создает новый сервер.

func (*Server) Run

func (s *Server) Run()

Run запускает сервер.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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