Categorygithub.com/storage-lock/go-sqlserver-storage
modulepackage
0.0.1
Repository: https://github.com/storage-lock/go-sqlserver-storage.git
Documentation: pkg.go.dev

# README

SqlServer Storage

go get -u github.com/storage-lock/go-sqlserver-storage 

基于此Storage的锁的实现:

https://github.com/storage-lock/go-sqlserver-locks

# Functions

No description provided by the author
NewSqlServerStorageConnectionGetter 从服务器属性创建数据库连接.
NewSqlServerStorageConnectionGetterFromDSN 从DSN创建SqlServer连接.
No description provided by the author

# Constants

No description provided by the author

# Structs

No description provided by the author
SqlServerStorageConnectionManager 创建一个SqlServer的连接.
No description provided by the author