孔令飞

Results 10 comments of 孔令飞

in our products we use kafka and give up pykafka due to the lack of sasl support. it will be great if pykafka support sasl

@lavalamp @wojtek-t hi,could you help to review this patch, thank you very much.

why not put internal/pkg/* to internal director to short the import path. in the current suggested layout, only two directory locate in internal/, this shoud be confuse

```go type users struct { db *gorm.DB rdb *redis.Client } ``` 可以这么来实现,在users struct中再加一个rdb,然后实现你的逻辑

> @colin404 need to resolve the merge conflicts in the PR I have resolved the conficts, could you help to merge the PR?

如果使用CentOS7.9 需要自己适配安装过程中的问题。但如果你了解Linux系统的话,根据错误,或者网上教程都能解决的。就是软件安装的一些方法。你可以加我微信,有问题直接微信联系我:nightskong。 ------------------ 原始邮件 ------------------ 发件人: "marmotedu/iam" ***@***.***>; 发送时间: 2023年7月8日(星期六) 中午12:00 ***@***.***>; ***@***.***>; 主题: [marmotedu/iam] OS (Issue #82) 孔老师你好: 1.非常抱歉,购买了书籍之后,信誓旦旦打开学习,死在了第一步,M2架构的电脑着实没有寻找到CentOS8.4的iso镜像。(上云成本太高)。(emmm,即使寻找到了iso,arm架构的yum源,emm...hhhh) 2. 采用CentOS7.9 影响很大吗。 — Reply to this email directly, view it on GitHub, or...

你可以加我微信,nightskong。 ------------------ 原始邮件 ------------------ 发件人: "marmotedu/iam" ***@***.***>; 发送时间: 2023年5月6日(星期六) 晚上9:35 ***@***.***>; ***@***.***>; 主题: Re: [marmotedu/iam] hello I want to ask some question (Issue #76) 一样的报错,全是bug。我还花钱买了书....没想到跟网上免费分享的一样。。。 — Reply to this email directly, view it on...

课程建议用centos8。centos7报错,需要根据错误寻找相应的解决方案。具体你可以加我微信吧。但看这个截图看不错来什么问题

腾讯云账号没钱了,已经冲正了 ------------------ 原始邮件 ------------------ 发件人: "marmotedu/iam" ***@***.***>; 发送时间: 2023年10月18日(星期三) 晚上9:06 ***@***.***>; ***@***.***>; 主题: [marmotedu/iam] 关于一键部署IAM应用链接已经失效的问题 (Issue #83) $ version=latest && curl https://marmotedu-1254073058.cos.ap-beijing.myqcloud.com/iam-release/${version}/iam.tar.gz | tar -xz -C /tmp/ 以上的链接curl https://marmotedu-1254073058.cos.ap-beijing.myqcloud.com/iam-release/${version}/iam.tar.gz 好像已经失效了 — Reply to this...

iam - Identity and Access Management。仿照aws iam系统写的