components-contrib/state/mysql
deepanshuagarwal a0ef46265b
Adding Pinger interface and Removing mandatory nature of Ping fuction (#1784)
* add `Pinger` interface.

Signed-off-by: chanyong.moon <dev.chanyongmoon@gmail.com>

* Convert Ping fuction to optional

Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>

* Removing unrequired Ping implementations

Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>

* Addressing comments

Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>

Co-authored-by: chanyong.moon <dev.chanyongmoon@gmail.com>
2022-06-14 08:27:54 -07:00
..
iMySQLFactory.go update license to Apache v2.0 (#1406) 2022-01-04 19:53:31 -08:00
mySQLFactory.go update license to Apache v2.0 (#1406) 2022-01-04 19:53:31 -08:00
mysql.go Adding Pinger interface and Removing mandatory nature of Ping fuction (#1784) 2022-06-14 08:27:54 -07:00
mysql_integration_test.go update license to Apache v2.0 (#1406) 2022-01-04 19:53:31 -08:00
mysql_test.go Fix ordering in transaction API for MySQL (#1523) 2022-03-14 16:39:32 -07:00