Documentation ¶
Index ¶
Constants ¶
View Source
const SEP_EVENT_KEY = ";"
Variables ¶
View Source
var (
ErrSMSRequestError = errors.New("sms request error")
)
Functions ¶
This section is empty.
Types ¶
type LimbService ¶
type LimbService struct {
// contains filtered or unexported fields
}
func NewLimbService ¶
func NewLimbService(config *common.Configure) *LimbService
func (*LimbService) Start ¶
func (ls *LimbService) Start()
func (*LimbService) Stop ¶
func (ls *LimbService) Stop()
Click to show internal directories.
Click to hide internal directories.