Directories
¶
Path | Synopsis |
---|---|
* @Author: hugo * @Date: 2024-05-11 15:05 * @LastEditors: hugo * @LastEditTime: 2024-06-17 20:45 * @FilePath: \gotox\appx\appx.go * @Description: * * Copyright (c) 2024 by hugo, All Rights Reserved.
|
* @Author: hugo * @Date: 2024-05-11 15:05 * @LastEditors: hugo * @LastEditTime: 2024-06-17 20:45 * @FilePath: \gotox\appx\appx.go * @Description: * * Copyright (c) 2024 by hugo, All Rights Reserved. |
* @Author: hugo * @Date: 2024-05-30 20:22 * @LastEditors: hugo * @LastEditTime: 2024-06-12 15:07 * @FilePath: \gotox\cachex\cachex.go * @Description: * * Copyright (c) 2024 by hugo, All Rights Reserved.
|
* @Author: hugo * @Date: 2024-05-30 20:22 * @LastEditors: hugo * @LastEditTime: 2024-06-12 15:07 * @FilePath: \gotox\cachex\cachex.go * @Description: * * Copyright (c) 2024 by hugo, All Rights Reserved. |
* @Author: hugo * @Date: 2024-03-12 15:01 * @LastEditors: hugo * @LastEditTime: 2024-05-17 14:04 * @FilePath: \gotox\configx\config.go * @Description: * * Copyright (c) 2024 by hugo, All Rights Reserved.
|
* @Author: hugo * @Date: 2024-03-12 15:01 * @LastEditors: hugo * @LastEditTime: 2024-05-17 14:04 * @FilePath: \gotox\configx\config.go * @Description: * * Copyright (c) 2024 by hugo, All Rights Reserved. |
internal
|
|
pkg
* @Author: hugo * @Date: 2024-06-18 15:01 * @LastEditors: hugo2lee * @LastEditTime: 2025-03-17 14:59 * @FilePath: \gotox\internal\pkg\pkg.go * @Description: * * Copyright (c) 2024 by hugo, All Rights Reserved.
|
* @Author: hugo * @Date: 2024-06-18 15:01 * @LastEditors: hugo2lee * @LastEditTime: 2025-03-17 14:59 * @FilePath: \gotox\internal\pkg\pkg.go * @Description: * * Copyright (c) 2024 by hugo, All Rights Reserved. |
无任何依赖的包变量logger,适用于直接导包的场景,解决实例化结构体没logger的问题
|
无任何依赖的包变量logger,适用于直接导包的场景,解决实例化结构体没logger的问题 |
* @Author: hugo * @Date: 2024-04-19 17:19 * @LastEditors: hugo * @LastEditTime: 2024-05-17 15:02 * @FilePath: \gotox\mongox\mongox.go * @Description: * * Copyright (c) 2024 by hugo, All Rights Reserved.
|
* @Author: hugo * @Date: 2024-04-19 17:19 * @LastEditors: hugo * @LastEditTime: 2024-05-17 15:02 * @FilePath: \gotox\mongox\mongox.go * @Description: * * Copyright (c) 2024 by hugo, All Rights Reserved. |
* @Author: hugo * @Date: 2024-04-19 16:18 * @LastEditors: hugo2lee * @LastEditTime: 2025-03-17 14:34 * @FilePath: \gotox\ormx\ormx.go * @Description: * * Copyright (c) 2024 by hugo, All Rights Reserved.
|
* @Author: hugo * @Date: 2024-04-19 16:18 * @LastEditors: hugo2lee * @LastEditTime: 2025-03-17 14:34 * @FilePath: \gotox\ormx\ormx.go * @Description: * * Copyright (c) 2024 by hugo, All Rights Reserved. |
* @Author: hugo2lee * @Date: 2024-10-30 18:04 * @LastEditors: hugo2lee * @LastEditTime: 2025-01-15 15:03 * @FilePath: \gotox\requestx\request.go * @Description: * * Copyright (c) 2025 by hugo, All Rights Reserved.
|
* @Author: hugo2lee * @Date: 2024-10-30 18:04 * @LastEditors: hugo2lee * @LastEditTime: 2025-01-15 15:03 * @FilePath: \gotox\requestx\request.go * @Description: * * Copyright (c) 2025 by hugo, All Rights Reserved. |
* @Author: hugo * @Date: 2024-05-11 17:17 * @LastEditors: hugo * @LastEditTime: 2024-05-17 15:19 * @FilePath: \gotox\resourcex\resourcex.go * @Description: * * Copyright (c) 2024 by hugo, All Rights Reserved.
|
* @Author: hugo * @Date: 2024-05-11 17:17 * @LastEditors: hugo * @LastEditTime: 2024-05-17 15:19 * @FilePath: \gotox\resourcex\resourcex.go * @Description: * * Copyright (c) 2024 by hugo, All Rights Reserved. |
* @Author: hugo * @Date: 2024-05-17 14:04 * @LastEditors: hugo2lee * @LastEditTime: 2025-04-22 21:57 * @FilePath: \gotox\serverx\serverx.go * @Description: * * Copyright (c) 2024 by hugo, All Rights Reserved.
|
* @Author: hugo * @Date: 2024-05-17 14:04 * @LastEditors: hugo2lee * @LastEditTime: 2025-04-22 21:57 * @FilePath: \gotox\serverx\serverx.go * @Description: * * Copyright (c) 2024 by hugo, All Rights Reserved. |
* @Author: hugo * @Date: 2024-05-10 15:06 * @LastEditors: hugo * @LastEditTime: 2024-05-17 16:48 * @FilePath: \gotox\taskx\taskx.go * @Description: * * Copyright (c) 2024 by hugo, All Rights Reserved.
|
* @Author: hugo * @Date: 2024-05-10 15:06 * @LastEditors: hugo * @LastEditTime: 2024-05-17 16:48 * @FilePath: \gotox\taskx\taskx.go * @Description: * * Copyright (c) 2024 by hugo, All Rights Reserved. |
* @Author: hugo * @Date: 2024-04-19 17:54 * @LastEditors: hugo * @LastEditTime: 2024-07-31 17:50 * @FilePath: \gotox\webx\handler.go * @Description: * * Copyright (c) 2024 by hugo, All Rights Reserved.
|
* @Author: hugo * @Date: 2024-04-19 17:54 * @LastEditors: hugo * @LastEditTime: 2024-07-31 17:50 * @FilePath: \gotox\webx\handler.go * @Description: * * Copyright (c) 2024 by hugo, All Rights Reserved. |
middleware/auth
* @Author: hugo * @Date: 2024-04-28 16:51 * @LastEditors: hugo * @LastEditTime: 2024-09-10 16:02 * @FilePath: \gotox\webx\middleware\auth\auth.go * @Description: * * Copyright (c) 2024 by hugo, All Rights Reserved.
|
* @Author: hugo * @Date: 2024-04-28 16:51 * @LastEditors: hugo * @LastEditTime: 2024-09-10 16:02 * @FilePath: \gotox\webx\middleware\auth\auth.go * @Description: * * Copyright (c) 2024 by hugo, All Rights Reserved. |
Click to show internal directories.
Click to hide internal directories.