Documentation
¶
Index ¶
- func Coding() error
- func GetDurationSecond()
- func GetFirstDateOfMonth(d time.Time) time.Time
- func GetLastDateOfMonth(d time.Time) time.Time
- func GetResultItemJson() string
- func GetTotalPage(all int) int
- func GetZeroTime(d time.Time) time.Time
- func Hashdj(conf2Id string, rate int) (hashed bool)
- func ReplaceString(param map[string]interface{}) string
- type Address
- type ResultItem
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDurationSecond ¶
func GetDurationSecond()
func GetLastDateOfMonth ¶
获取传入的时间所在月份的最后一天,即某月最后一天的0点。如传入time.Now(), 返回当前月份的最后一天0点时间。
Types ¶
Directories
¶
Path | Synopsis |
---|---|
包的命名规范:短,简洁,容易记住 go推荐的命名方式为src/encoding/base64 而非src/encoding_base64或者是src/encodingBase64 参考wiki: https://golang.org/doc/effective_go.html
|
包的命名规范:短,简洁,容易记住 go推荐的命名方式为src/encoding/base64 而非src/encoding_base64或者是src/encodingBase64 参考wiki: https://golang.org/doc/effective_go.html |
Click to show internal directories.
Click to hide internal directories.