Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ Send
Method
Send
pkg/email/email.go:32–32 ·
view source on GitHub ↗
(message *Message)
Source
from the content-addressed store, hash-verified
30
// Sender is the interface for sending messages over email.
31
type
Sender
interface
{
32
Send(message *Message) error
33
}
Callers
15
SendEmail
Method · 0.95
Subscribe
Method · 0.65
Send
Method · 0.65
TestSendGrid
Function · 0.65
TestMailDir
Function · 0.65
TestSMTP
Function · 0.65
Subscribe
Method · 0.65
Subscribe
Method · 0.65
Subscribe
Method · 0.65
LinkGateway
Method · 0.65
TestFrontend
Function · 0.65
StreamEvents
Method · 0.65
Implementers
15
SendGrid
pkg/email/sendgrid/sendgrid.go
Mock
pkg/email/mock/mock.go
MailDir
pkg/email/dir/dir.go
SMTP
pkg/email/smtp/smtp.go
eventsStreamServer
pkg/ttnpb/events_grpc.pb.go
userInvitationRegistryClient
pkg/ttnpb/user_services_grpc.pb.go
UnimplementedUserInvitationRegistryServer
pkg/ttnpb/user_services_grpc.pb.go
applicationUpStorageGetStoredApplicationUpServer
pkg/ttnpb/applicationserver_integratio
appAsSubscribeServer
pkg/ttnpb/applicationserver_grpc.pb.go
jsEndDeviceRegistryProvisionServer
pkg/ttnpb/joinserver_grpc.pb.go
gtwGsLinkGatewayClient
pkg/ttnpb/gatewayserver_grpc.pb.go
gtwGsLinkGatewayServer
pkg/ttnpb/gatewayserver_grpc.pb.go
Calls
no outgoing calls
Tested by
10
Subscribe
Method · 0.52
TestSendGrid
Function · 0.52
TestMailDir
Function · 0.52
TestSMTP
Function · 0.52
Subscribe
Method · 0.52
TestFrontend
Function · 0.52
TestUplinks
Function · 0.52
TestPubSub
Function · 0.52
TestOpenConnection
Function · 0.52
TestOpenConnection
Function · 0.52