package
0.6.6
Repository: https://github.com/haozibi/leetcode-badge.git
Documentation: pkg.go.dev

# Functions

BoolToInt bool to int.
Exists 判断文件、文件夹是否存在.
IntToBool int to bool.
IsDir 判断所给路径是否为文件夹.
IsFile 判断所给路径是否为文件.
IsToday 判断时间是否是今天.
Struct2Map struct to map.
ZeroTime 返回当天的零点时间,时区 UTC+8.

# Variables

No description provided by the author
No description provided by the author

# Structs

WaitGroupWrapper wrap sync.WaitGroup.