2025-06-21 02:04:30 +00:00
|
|
|
go 1.19
|
|
|
|
|
|
|
|
|
|
use (
|
|
|
|
|
./common
|
2025-06-21 13:28:16 +00:00
|
|
|
./common/contrib/drivers/mysql
|
2025-07-04 19:40:01 +08:00
|
|
|
./common/contrib/drivers/pgsql
|
2025-06-21 13:28:16 +00:00
|
|
|
./common/contrib/files/local
|
2025-06-22 00:50:40 +00:00
|
|
|
./common/cool
|
2025-07-02 22:31:54 +08:00
|
|
|
./common/serialize/bitset
|
2025-07-04 18:37:11 +08:00
|
|
|
./common/serialize/bytearray
|
2025-07-06 17:05:10 +08:00
|
|
|
./common/serialize/go-jsonrpc
|
2025-07-02 22:31:54 +08:00
|
|
|
./common/serialize/log
|
2025-06-23 10:15:22 +08:00
|
|
|
./common/serialize/sturc
|
2025-06-30 00:50:05 +08:00
|
|
|
./common/serialize/xml
|
2025-06-21 02:04:30 +00:00
|
|
|
./logic
|
|
|
|
|
./login
|
2025-06-23 12:24:23 +08:00
|
|
|
./modules
|
2025-06-21 02:04:30 +00:00
|
|
|
./modules/base
|
2025-06-23 12:24:23 +08:00
|
|
|
./modules/blazing
|
2025-06-21 02:04:30 +00:00
|
|
|
./modules/dict
|
|
|
|
|
./modules/space
|
|
|
|
|
./modules/task
|
|
|
|
|
)
|