Documentation
¶
Index ¶
- func GetActivityDetail(activityID string) map[string]interface{}
- func GetBodyParam(d, s string) *models.BodyParam
- func GetCoreOrderResult(orderJobKey, stFlpv string) map[string]interface{}
- func GetSpectatorList() map[string]interface{}
- func GetTicketList(activityId string) map[string]interface{}
- func Login() map[string]interface{}
- func Order(oc *OrderConfig, pa *PersonAddress) map[string]interface{}
- func RequestWithBodyParam(action, url string, method string, query interface{}) map[string]interface{}
- func Search(keyword string, pageNo int) map[string]interface{}
- type OrderConfig
- type PersonAddress
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetActivityDetail ¶
func GetBodyParam ¶
func GetCoreOrderResult ¶
func GetSpectatorList ¶
func GetSpectatorList() map[string]interface{}
func GetTicketList ¶
func Order ¶
func Order(oc *OrderConfig, pa *PersonAddress) map[string]interface{}
func RequestWithBodyParam ¶
Types ¶
type OrderConfig ¶
Click to show internal directories.
Click to hide internal directories.