//
pkg.gl
Category
github.com/tencent/bk-bcs-saas
bcs-cc
storage
package
1.3.23
Repository:
https://github.com/tencent/bk-bcs-saas.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
126 SLOC
#
Packages
migrations
No description provided by the author
models
Code generated by go-queryset.
#
Functions
GetDefaultRedisSession
GetDefaultRedisSession : get default redis session for default database.
GetDefaultSession
GetDefaultSession : init the db session pool.
#
Variables
GlobalRedisSession
GLobals.
GlobalSession
GLobals.
#
Structs
DBSession
DBSession :.
RedisSession
RedisSession :.
#
Interfaces
IDBSession
IDBSession : interface of db session.