gg_sms

package
v0.3.41 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2025 License: BSD-3-Clause Imports: 4 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	MismatchConfigurationError = errors.New("mismatch_configuration")
	EngineNotEnabledError      = errors.New("engine_not_enabled")
	ProviderNotFoundError      = errors.New("provider_not_found")
)

Functions

This section is empty.

Types

type SMSEngine

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

func (*SMSEngine) ProviderNames

func (instance *SMSEngine) ProviderNames() []string

func (*SMSEngine) SendMessage

func (instance *SMSEngine) SendMessage(providerName, message, to, from string) (string, error)

type SMSHelper

type SMSHelper struct {
}
var SMS *SMSHelper

func (*SMSHelper) NewEngine

func (instance *SMSHelper) NewEngine(settings ...interface{}) *SMSEngine

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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