owpengram-server/internal/domain/doc.go

4 lines
240 B
Go
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

// Package domain 存放业务实体与值对象User、Peer、Dialog、Message、MessageID 等)。
//
// 铁律:本包禁止依赖 iamxvbaba/td/tg 等协议层类型TL 类型只允许出现在 RPC/MTProto 边界。
package domain