ali

package
v0.0.0-...-596c4a4 Latest Latest
Warning

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

Go to latest
Published: May 14, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAliyun

func NewAliyun(c Config, opts ...AliyunOption) (sms.Sender, error)

Types

type AliyunOption

type AliyunOption func(*aliyun)

func WithAliyunLogger

func WithAliyunLogger(logger log.Logger) AliyunOption

type Config

type Config interface {
	GetAccessKeySecret() string
	GetAccessKeyId() string
	GetSignName() string
	GetEndpoint() string
}

Jump to

Keyboard shortcuts

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