//
pkg.gl
Category
github.com/haozibi/leetcode-badge
internal
tools
package
0.6.6
Repository:
https://github.com/haozibi/leetcode-badge.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
3
Files
103 SLOC
#
Functions
BoolToInt
BoolToInt bool to int.
Exists
Exists 判断文件、文件夹是否存在.
IntToBool
IntToBool int to bool.
IsDir
IsDir 判断所给路径是否为文件夹.
IsFile
IsFile 判断所给路径是否为文件.
IsToday
IsToday 判断时间是否是今天.
Struct2Map
Struct2Map struct to map.
ZeroTime
ZeroTime 返回当天的零点时间,时区 UTC+8.
#
Variables
SVCNotFound
No description provided by the author
SVGLackData
No description provided by the author
#
Structs
WaitGroupWrapper
WaitGroupWrapper wrap sync.WaitGroup.