1 Star 0 Fork 0

小鱼儿小董子/dongli-platform

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
.github/workflows
api
build/package/docker
cmd
deployment/k8s
draws
luban
pkg
services
analytics
client
internal/service
bi
clickhouse
local
mixpanel
thinkingdata
errors.go
events.go
interfaces.go
analytics.go
service.go
pkg
README.md
auth
buddy
chat
knapsack
leaderboard
mail
matchmaking
party
profile
room
tests
tools
.gitignore
LICENSE
README.md
buf.gen.yaml
buf.lock
buf.yaml
go.mod
go.sum
克隆/下载
interfaces.go 126 Bytes
一键复制 编辑 原始数据 按行查看 历史
GuoLei 提交于 6个月前 . feat(room): add room service
package bi
type DataProcessor interface {
Handle(name EventType, userID string, distinct string, properties []byte) error
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wanjimao/dongli-platform.git
git@gitee.com:wanjimao/dongli-platform.git
wanjimao
dongli-platform
dongli-platform
v0.0.13

搜索帮助