//
pkg.gl
Category
github.com/meoying/dbproxy
internal
protocol
mysql
plugin
package
0.0.0-20241208114006-871dd3f2660b
Repository:
https://github.com/meoying/dbproxy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
9
Files
22 SLOC
#
Packages
forward
No description provided by the author
log
No description provided by the author
rwsplit
Package rwsplit 用于解决读写分离.
sharding
No description provided by the author
#
Interfaces
Handler
No description provided by the author
Plugin
Plugin 代表的是插件 每一个 plugin 都是独立的,并且不依赖于前后。 plugin 要自己解决初始化、日志、加载配置等问题 所有的 plugin.
#
Type aliases
HandleFunc
No description provided by the author
Result
No description provided by the author