smssender

package
v0.0.0-...-01fc84d Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNotImplemented = errors.New("not implemented")
)

Functions

func Send

func Send(ctx context.Context, phoneNumber string, payload string) error

Types

type Utility

type Utility interface {
	Send(ctx context.Context, phoneNumber string, payload string) error
}
var Default Utility = nil

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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