Skip to content
View yyle88's full-sized avatar
🙃
gogogo
🙃
gogogo

Block or report yyle88

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
yyle88/README.md

Hi there 👋热烈欢迎贵宾光临 👋

这是我的介绍:

  • 😄 杨亦乐
  • 🔭 1990
  • 🌱 男
  • 👯 西安电子科技大学 (2010-2014)
  • 💼 职场经历 HuaWei ThoughtWorks BX PangQiu&PangDa&HuiOne
  • 🤔 主要使用 Go 语言
  • 💬 我是个兴趣使然的程序员
  • 📫 偶尔有空时写写开源代码
  • 😄 希望你给我点星星
  • ⚡ Give me stars. Thank you!!! 谢谢大家。

语言

Top Langs

贡献

Shooter's github stats

项目

该文档由 代码逻辑 自动编写。 这是我的 项目列表 给我星星谢谢!

这是我的项目:

项目名称 项目描述
gobtcsign 简单的Go语言版本比特币创建钱包和签名逻辑
gotrontrx 简单的Go语言版本波场创建钱包/获得测试币/发出交易的逻辑
gormcngen gormcngen help gen enum code with gormcnm. 因为gormcnm能够以枚举定义字段名和字段类型,这个工具gormcngen就是自动帮你生成枚举代码的。
syncmap 该工具包100%封装sync.Map的方法,而且方法的参数和返回值都保持不变。
reggin reggin means register gin routes. 非常简单的gin路由注册器。

给我星星谢谢。

账号

账号名称 账号描述
yyle88 主要开源账号
yyle77 备用开源账号
yyle66 备用开源账号
yangyile1990 其他开源账号

组织

组织名称 组织描述
go-xlan 使用Go语言接其他语言/环境/网络/服务/客户端/协议/工具的代码
go-mate 帮助开发者管理 Go 项目的“伙伴”/“助理”工具
orzkratos 使用Go-Kratos框架的心得体会工具代码
go-legs Go腿腿-帮助你更好的做Go项目
go-yyle 我的项目列表

其他

拍照

我的自拍照

象棋

象棋战绩图

投资

投资收益图

感谢

给我点星我们携手暴富,谢谢您!!!

Popular repositories Loading

  1. gobtcsign gobtcsign Public

    简单的Go语言版本比特币创建钱包和签名逻辑

    Go 21

  2. gotrontrx gotrontrx Public

    简单的Go语言版本波场创建钱包/获得测试币/发出交易的逻辑

    Go 19

  3. syncmap syncmap Public

    SyncMap is a type-safe and generic wrapper around Go's sync.Map

    Go 18 1

  4. gormcngen gormcngen Public

    gormcngen help gen enum code with gormcnm. 因为gormcnm能够以枚举定义字段名和字段类型,这个工具gormcngen就是自动帮你生成枚举代码的。

    Go 18

  5. reggin reggin Public

    reggin means register gin routes. 非常简单的gin路由注册器。

    Go 18

  6. gormcnm gormcnm Public

    gormcnm means: gorm column name. can help you use enum column name and enum type define. not use raw string. 该工具能枚举gorm的字段名和列类型,这样能避免gorm使用者在项目中写太多原始字符串,也就能避免写错,当您需要修改gorm字段时,该工具也能帮助您在编码阶段或编译阶段就发现问…

    Go 17