package
module
Version:
v1.0.2-0...-cc43104
Opens a new window with list of versions in this module.
Published: Jul 7, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
goutil
介绍
自己写的go组件
软件架构
软件架构说明
安装教程
- go get gitee.com/enjoyqqq/goutil
使用说明
- import ("gitee.com/enjoyqqq/goutil") 即可
- 使用示例:goutil.SayHello()、goutil.GetRandomWelcome()
参与贡献
- Fork 本仓库
- 新建 Feat_xxx 分支
- 提交代码
- 新建 Pull Request
特技
- 使用 Readme_XXX.md 来支持不同的语言,例如 Readme_en.md, Readme_zh.md
- Gitee 官方博客 blog.gitee.com
- 你可以 https://gitee.com/explore 这个地址来了解 Gitee 上的优秀开源项目
- GVP 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目
- Gitee 官方提供的使用手册 https://gitee.com/help
- Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 https://gitee.com/gitee-stars/
Documentation
¶
func FindType(i interface{})
func MyPrintf(args ...interface{})
Source Files
¶
Click to show internal directories.
Click to hide internal directories.