//
pkg.gl
Category
github.com/gidyon/services
internal
messaging
package
0.12.6
Repository:
https://github.com/gidyon/services.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
23
Dependents
2
Files
701 SLOC
#
Packages
call
No description provided by the author
emailing
No description provided by the author
pusher
No description provided by the author
sms
No description provided by the author
#
Functions
GetMessageDB
GetMessageDB creates message model from proto message.
GetMessagePB
GetMessagePB creates proto message from message model.
NewMessagingServer
NewMessagingServer is factory for creating MessagingServer APIs.
#
Structs
Message
Message model.
Options
Options contains the parameters passed while calling NewMessagingServer.