request

package
v2.0.40 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 12, 2022 License: MIT Imports: 0 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RequestWifiCardSet

type RequestWifiCardSet struct {
	ShopID       int    `json:"shop_id"`
	CardID       string `json:"card_id"`
	CardDescribe string `json:"card_describe"`
	StartTime    int    `json:"start_time"`
	EndTime      int    `json:"end_time"`
}

type RequestWifiSetHomePage

type RequestWifiSetHomePage struct {
	ShopID     int     `json:"shop_id"`
	TemplateID int     `json:"template_id"`
	Struct     *Struct `json:"struct"`
}

type Struct

type Struct struct {
	URL string `json:"url"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL