2026-04-04 15:26:25 +08:00
2026-04-04 15:26:25 +08:00
2026-04-04 01:33:51 +08:00
2026-04-04 15:26:25 +08:00
2026-04-04 15:26:25 +08:00
2026-04-04 15:26:25 +08:00
2026-04-04 15:26:25 +08:00

chatappcommon

Shared Go module for ChatApp services.

Module path:

gitea.haiyihy.com/hy/chatappcommon

Install:

go env -w GOPRIVATE=gitea.haiyihy.com
git config --global url."ssh://git@gitea.haiyihy.com/".insteadOf "https://gitea.haiyihy.com/"
go get gitea.haiyihy.com/hy/chatappcommon@v0.1.0

Import:

import common "gitea.haiyihy.com/hy/chatappcommon"

Proto package:

import commonpb "gitea.haiyihy.com/hy/chatappcommon/proto"
Description
公共模块 proto
Readme 39 KiB
Languages
Go 100%