[go: up one dir, main page]

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

GitHub Workflow Status (branch) GoDoc Coverage Status Supported Go Versions GitHub Release Go Report Card

Hi there 👋 Welcome to my Page 👋

About Me:

  • 😄 Name: Yang YiLe
  • 🔭 Born in: 1990
  • 🌱 Gender: Male
  • 👯 Education: Xidian (XDU) (2010-2014)
  • 💼 Work Experience: Huawei, ThoughtWorks, BX, PangQiu&PangDa&HuiOne.
  • 🤔 Main Language: Go
  • 💬 Passionate about software development.
  • 📫 Contributing to open-source in my spare time.
  • 🌟 Starring my projects would greatly encourage me!
  • Thank you for your support!

CHINESE README

中文说明

Languages

Top Langs


Contributions

Shooter's GitHub stats


Auto-Generated Documentation

This document is auto-generated by my code & test scripts.
🌟 Please consider starring my repositories. Thank you!


My Projects

Here are some of my key projects:

Project Name Description
gobtcsign 简单的Go语言版本比特币创建钱包和签名逻辑
gotrontrx 简单的Go语言版本波场创建钱包/获得测试币/发出交易的逻辑
syncmap SyncMap is a type-safe and generic wrapper around Go's sync.Map
gormcngen gormcngen help gen enum code with gormcnm. 因为gormcnm能够以枚举定义字段名和字段类型,这个工具gormcngen就是自动帮你生成枚举代码的。
reggin reggin means register gin routes. 非常简单的gin路由注册器。

Explore and star my projects. Your support means a lot!


Acknowledgments

🌟 Thank you for supporting my work by starring my projects! Let's achieve greatness together & Go-Go-Go!


Popular repositories Loading

  1. gobtcsign gobtcsign Public

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

    Go 24

  2. gotrontrx gotrontrx Public

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

    Go 22

  3. syncmap syncmap Public

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

    Go 21 1

  4. gormcngen gormcngen Public

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

    Go 21

  5. reggin reggin Public

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

    Go 21

  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 20