# README
plugin
常用工具组件加载及部分句柄初始化
├── README.md
├── appmap.go
├── city.go
├── elasticsearch_v7.go
├── jwt.go 用户登录信息配置初始化及加载
├── kafka.go
├── loadparams.go
├── log.go 日志配置及句柄加载
├── mysql.go mysql数据库连接池初始化
├── oss.go 阿里云OSS配置加载
├── redis.go redis配置及连接池加载
├── short_message.go
├── short_message_impl 短信实现
│ └── 100sms.go
└── user.go
# Packages
Package rpc*
* @Author:ChangJiang
* @Description:
* @File:micro_rpc
* @Version: 1.0.0
* @Date 2020/10/18 12:56 下午
*/.
@Copyright (c) 2021.
@Copyright (c) 2020.
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PluginAuthorization 接口权限授信逻辑.
No description provided by the author
PluginElasticSearchV8 ElasticSearch检索初始化入口.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author