{"id":18917035,"url":"https://github.com/answerail/jaemon-go","last_synced_at":"2026-03-11T17:30:19.833Z","repository":{"id":98935094,"uuid":"232759205","full_name":"AnswerAIL/jaemon-go","owner":"AnswerAIL","description":"Go","archived":false,"fork":false,"pushed_at":"2020-01-10T02:56:16.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-31T15:26:05.329Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AnswerAIL.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-09T08:25:23.000Z","updated_at":"2020-01-10T02:56:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"c12113eb-6121-4a72-a57b-e1e9ae2dd398","html_url":"https://github.com/AnswerAIL/jaemon-go","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnswerAIL%2Fjaemon-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnswerAIL%2Fjaemon-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnswerAIL%2Fjaemon-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnswerAIL%2Fjaemon-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AnswerAIL","download_url":"https://codeload.github.com/AnswerAIL/jaemon-go/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239914929,"owners_count":19717759,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T10:23:33.551Z","updated_at":"2026-03-11T17:30:19.753Z","avatar_url":"https://github.com/AnswerAIL.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GO 语言\n\n___\n\n\u0026nbsp;\n\n# 使用 logrus 日志框架\n```bash\n# 获取代码, 在 $GOPATH/src/github.com目录下\ngo get github.com/sirupsen/logrus\n# eg. C:\\Users\\answer\\go\\src\\github.com\\sirupsen\\logrus\n\n\n```\n\n\u0026nbsp;\n\n# proto文件生成go代码\n```bash\n# 新增对应的 ***.proto 文件， 执行以下命令\nprotoc.exe  --go_out=./  common.ptoto\n\n# 生成对应的 ***.ptoto.pb.go 文件\n```\n\n\u0026nbsp;\n\n# int16, int32, int64等类型说明\n - int16： 16位整数(16bit integer)，相当于short, 占2个字节, -32768 ~ 32767\n - int32： 32位整数(32bit integer), 相当于 int, 占4个字节, -2147483648 ~ 2147483647\n - int64： 64位整数(64bit interger), 相当于 long long, 占8个字节, -9223372036854775808 ~ 9223372036854775807\n - byte：  相当于byte(unsigned char), 0 ~ 255\n\n\n\n\n\u0026nbsp;\n\n# Reference\n - [windows 下 goprotobuf 的安装与使用](https://blog.csdn.net/u010979642/article/details/103896533)\n - [Go 语言入门教程](http://c.biancheng.net/golang/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanswerail%2Fjaemon-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanswerail%2Fjaemon-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanswerail%2Fjaemon-go/lists"}