Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶ added in v0.1.0
type Handler struct {
// contains filtered or unexported fields
}
func NewHandler ¶ added in v0.1.0
func NewHandler(handler wechat.NotifyHandler, svc service.Service) *Handler
func (*Handler) HandleWechatCallback ¶ added in v0.1.0
func (*Handler) MockWechatCallback ¶ added in v0.1.0
func (*Handler) PrivateRoutes ¶ added in v0.1.0
func (*Handler) PublicRoutes ¶ added in v0.1.0
Click to show internal directories.
Click to hide internal directories.