Documentation
¶
Index ¶
- func MakeAclHandler(r *httprouter.Router, j *janus.Janus)
- func MakeCouponHandler(r *httprouter.Router, couponService coupon.Service, eventService event.Service, ...)
- func MakeEventHandler(r *httprouter.Router, eSvc event.Service, j *janus.Janus)
- func MakeEventSegmentHandler(r *httprouter.Router, segmentService segment.Service, ...)
- func MakeExporterHandler(r *httprouter.Router, eventService event.Service, ...)
- func MakeGuestHandler(r *httprouter.Router, guestService guest.Service, eventService event.Service, ...)
- func MakeOrgHandler(r *httprouter.Router, oSvc organization.Service, j *janus.Janus)
- func MakeParticipantHandler(r *httprouter.Router, partSvc participant.Service, eventSvc event.Service, ...)
- func MakeUserHandler(r *httprouter.Router, uSvc user.Service)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeAclHandler ¶
func MakeAclHandler(r *httprouter.Router, j *janus.Janus)
func MakeCouponHandler ¶
func MakeEventHandler ¶
func MakeEventSegmentHandler ¶
func MakeExporterHandler ¶
func MakeGuestHandler ¶
func MakeOrgHandler ¶
func MakeOrgHandler(r *httprouter.Router, oSvc organization.Service, j *janus.Janus)
func MakeParticipantHandler ¶
func MakeParticipantHandler(r *httprouter.Router, partSvc participant.Service, eventSvc event.Service, j *janus.Janus)
func MakeUserHandler ¶
func MakeUserHandler(r *httprouter.Router, uSvc user.Service)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.