Documentation ¶
Index ¶
Constants ¶
View Source
const (
Callback = "callback"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct { *model.ServiceEntity // contains filtered or unexported fields }
此 Service 於 master 實作
func NewService ¶
func (*Service) GetRegisterInfo ¶ added in v0.0.22
func (*Service) SetHandler ¶ added in v0.0.20
func (g *Service) SetHandler(h func(receiver *model.CallbackReceiver) error) *Service
Click to show internal directories.
Click to hide internal directories.