unicom

package
v0.0.0-...-83adff0 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2020 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClickMsg

type ClickMsg struct {
	Plat       int8
	AID        int64
	MID        int64
	Lv         int8
	BvID       string
	CTime      int64
	STime      int64
	IP         string
	KafkaBs    []byte
	EpID       int64
	SeasonType int
	UserAgent  string
}

type Unicom

type Unicom struct {
	Usermob   string     `json:"-"`
	Spid      int        `json:"spid"`
	TypeInt   int        `json:"type"`
	Ordertime xtime.Time `json:"ordertime"`
	Endtime   xtime.Time `json:"endtime,omitempty"`
}

type UnicomIP

type UnicomIP struct {
	Ipbegin     int    `json:"-"`
	Ipend       int    `json:"-"`
	IPStartUint uint32 `json:"-"`
	IPEndUint   uint32 `json:"-"`
}

func (*UnicomIP) UnicomIPChange

func (u *UnicomIP) UnicomIPChange()

func (*UnicomIP) UnicomIPStrToint

func (u *UnicomIP) UnicomIPStrToint(ipstart, ipend string)

type UnicomUserFlow

type UnicomUserFlow struct {
	Phone      int    `json:"phone"`
	Mid        int64  `json:"mid"`
	Integral   int    `json:"integral"`
	Flow       int    `json:"flow"`
	Outorderid string `json:"outorderid"`
	Orderid    string `json:"orderid"`
	Desc       string `json:"desc"`
}

type UserBind

type UserBind struct {
	Usermob  string    `json:"usermob,omitempty"`
	Phone    int       `json:"phone"`
	Mid      int64     `json:"mid"`
	State    int       `json:"state,omitempty"`
	Integral int       `json:"integral"`
	Flow     int       `json:"flow"`
	Monthly  time.Time `json:"monthly"`
}

type UserIntegralLog

type UserIntegralLog struct {
	Phone      int    `json:"-"`
	Mid        int64  `json:"-"`
	UnicomDesc string `json:"-"`
	Type       int    `json:"-"`
	Integral   int    `json:"-"`
	Flow       int    `json:"-"`
	Desc       string `json:"-"`
}

type UserPackLog

type UserPackLog struct {
	Phone     int    `json:"-"`
	Usermob   string `json:"-"`
	Mid       int64  `json:"-"`
	RequestNo string `json:"-"`
	Type      int    `json:"-"`
	Desc      string `json:"-"`
	Integral  int    `json:"-"`
}

Jump to

Keyboard shortcuts

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