Versions in this module Expand all Collapse all v1 v1.2.2 Apr 12, 2016 Changes in this version + type DeliveryReceipt struct + Dst string + Src string + Text string + type Handler struct + Prefix string + Tx *smpp.Transceiver + VersionTag string + func (h *Handler) Register(mux *http.ServeMux) <-chan smpp.ConnStatus + type QueryMessage struct + MessageID string + Src string + type QueryMessageResp struct + ErrCode uint8 + FinalDate string + MsgState string + type SM struct + func NewSM(tx *smpp.Transceiver, rs *rpc.Server) *SM + func (rpc *SM) Query(args *QueryMessage, resp *QueryMessageResp) error + func (rpc *SM) Submit(args *ShortMessage, resp *ShortMessageResp) error + type ShortMessage struct + Dst string + Enc string + Register string + Src string + Text string + type ShortMessageResp struct + MessageID string