proxy

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrPhoneNumberNotFound = errors.New("phone number not found")
)

Functions

func Module

func Module() fx.Option

Types

type Service

type Service interface {
	Send(ctx context.Context, phoneNumber string, message string) (int, error)
}

func New

func New(storage storage.Service, bot *telebot.Bot, logger *zap.Logger) Service

Jump to

Keyboard shortcuts

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