Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func DayBeginStamp ¶
func DayBeginStampFromStr ¶
获取指定天的时间范围 天格式 2006-01-02 为空时候返回当天的
func HourBeginStamp ¶
func MonthScope ¶
func Timestamp2014 ¶
func Timestamp2014() uint64
Types ¶
type BackOffCtrl ¶
type BackOffCtrl struct {
// contains filtered or unexported fields
}
func NewBackOffCtrl ¶
func NewBackOffCtrl(step time.Duration, ceil time.Duration) *BackOffCtrl
Click to show internal directories.
Click to hide internal directories.