Documentation
¶
Overview ¶
*
@author: fanyanan @date: 2022/6/8 @note: //Tool registration calls API
*
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // HttpUtils http client tool HttpUtils net.Client // DateUtils time manipulation tool DateUtils date.DateTime // EncryptionUtils Encryption and decryption tools EncryptionUtils encryption.Encryption // FileUtils file manipulation tool FileUtils file.ZFile // IdUtils tool package IdUtils id.Id //StrUtils String tools StrUtils str.Str // IDCardUtils People's Republic of China ID Card Verification Tool IDCardUtils idcard.Idcard )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories
¶
Path | Synopsis |
---|---|
* @author: fanyanan @date: 2022/6/8 @note: date Toolkit common enumeration *
|
* @author: fanyanan @date: 2022/6/8 @note: date Toolkit common enumeration * |
* @author: fanyanan @date: 2022/6/8 @note: //Time Manipulation Tool Setup Basics * * @author: fanyanan @date: 2022/6/8 @note: //time operation method * * @author: fanyanan @date: 2022/6/9 @note: //private action method *
|
* @author: fanyanan @date: 2022/6/8 @note: //Time Manipulation Tool Setup Basics * * @author: fanyanan @date: 2022/6/8 @note: //time operation method * * @author: fanyanan @date: 2022/6/9 @note: //private action method * |
* @author: fanyanan @date: 2022/6/9 @note: //Aes Encryption and decryption tools * * @author: fanyanan @date: 2022/6/9 @note: //Encrypt and decrypt global public resource * * @author: fanyanan @date: 2022/6/9 @note: //DES Encryption and decryption * * @author: fanyanan @date: 2022/6/9 @note: //md5 Encryption and decryption tools *
|
* @author: fanyanan @date: 2022/6/9 @note: //Aes Encryption and decryption tools * * @author: fanyanan @date: 2022/6/9 @note: //Encrypt and decrypt global public resource * * @author: fanyanan @date: 2022/6/9 @note: //DES Encryption and decryption * * @author: fanyanan @date: 2022/6/9 @note: //md5 Encryption and decryption tools * |
* @author: fanyanan @date: 2022/6/9 @note: //File manipulation public resources * * @author: fanyanan @date: 2022/6/9 @note: //file manipulation tool *
|
* @author: fanyanan @date: 2022/6/9 @note: //File manipulation public resources * * @author: fanyanan @date: 2022/6/9 @note: //file manipulation tool * |
* @author: fanyanan @date: 2022/6/9 @note: //UUID base * * @author: fanyanan @date: 2022/6/9 @note: //id Tool Provides UUID generation method ObjectId generation method Snowflake's Id generation method * * @author: fanyanan @date: 2022/6/9 @note: //UUID Constructor * * @author: fanyanan @date: 2022/6/9 @note: //specific method * * @author: fanyanan @date: 2022/6/9 @note: //UUID Operation tool *
|
* @author: fanyanan @date: 2022/6/9 @note: //UUID base * * @author: fanyanan @date: 2022/6/9 @note: //id Tool Provides UUID generation method ObjectId generation method Snowflake's Id generation method * * @author: fanyanan @date: 2022/6/9 @note: //UUID Constructor * * @author: fanyanan @date: 2022/6/9 @note: //specific method * * @author: fanyanan @date: 2022/6/9 @note: //UUID Operation tool * |
* @author: fanyanan @date: 2022/6/9 @note: //Common Algorithms for People's Republic of China ID Cards * * @author: fanyanan @date: 2022/6/9 @note: //People's Republic of China ID Card Verification *
|
* @author: fanyanan @date: 2022/6/9 @note: //Common Algorithms for People's Republic of China ID Cards * * @author: fanyanan @date: 2022/6/9 @note: //People's Republic of China ID Card Verification * |
* @author: fanyanan @date: 2022/6/8 @note: //request operation interface * * @author: fanyanan @date: 2022/6/8 @note: //network request body *
|
* @author: fanyanan @date: 2022/6/8 @note: //request operation interface * * @author: fanyanan @date: 2022/6/8 @note: //network request body * |
* @author: fanyanan @date: 2022/6/9 @note: //String manipulation constants and methods * * @author: fanyanan @date: 2022/6/9 @note: //character creation *
|
* @author: fanyanan @date: 2022/6/9 @note: //String manipulation constants and methods * * @author: fanyanan @date: 2022/6/9 @note: //character creation * |
Click to show internal directories.
Click to hide internal directories.