Documentation ¶
Index ¶
- Variables
- func CookieToMap(cookie string) map[string]string
- func CreateLog(logfile string) *zap.SugaredLogger
- func GetNextMinuteMs(aheadMs int) (time.Duration, time.Duration, error)
- func GetWaiMaiSeverTime() (timestamp int64, err error)
- func RandomEmoji() string
- func RandomUA() string
- func WaitToSecond(targetSecond int, aheadMs int) time.Duration
- type Coupon
- type GlobalOption
- type PushPlus
- type Pusher
- type Task
- type TimeResponse
- type UA
- type WxPusher
Constants ¶
This section is empty.
Variables ¶
View Source
var ( TimeFmtMS = "2006-01-02 15:04:05.000" TimeFmt = "2006-01-02 15:04:05" )
Functions ¶
func CookieToMap ¶
func CreateLog ¶
func CreateLog(logfile string) *zap.SugaredLogger
func GetWaiMaiSeverTime ¶
func RandomEmoji ¶ added in v1.1.0
func RandomEmoji() string
Types ¶
type GlobalOption ¶
type TimeResponse ¶
Click to show internal directories.
Click to hide internal directories.