README ¶ 徽章 指南 启动服务 make start # 或者仅输入make 在启动服务之前,请先通过设置环境变量CONFIG_PATH来指定配置文件路径,如果没有设置的话,默认使用etc/config.yaml 例如这样指定配置文件路径: make start CONFIG_PATH='etc/config.yaml' 更新服务 make update Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go router.go router_gen.go Directories ¶ Show internal Expand all Path Synopsis biz adaptor adaptor/controller adaptor/controller/core_api adaptor/router adaptor/router/core_api application/dto/basic application/dto/http application/dto/meowchat/content application/dto/meowchat/core_api application/dto/meowchat/system application/dto/meowchat/user application/dto/platform/comment application/service domain/service infrastructure/config infrastructure/consts infrastructure/rpc/meowchat_content infrastructure/rpc/meowchat_system infrastructure/rpc/meowchat_user infrastructure/rpc/platform_comment infrastructure/rpc/platform_sts infrastructure/util infrastructure/util/log provider Click to show internal directories. Click to hide internal directories.