Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var OrmInters = map[string]orm_inter{}
Functions ¶
This section is empty.
Types ¶
type MssqlAdapter ¶
type MssqlAdapter struct{}
func (*MssqlAdapter) GetConn ¶
func (m *MssqlAdapter) GetConn(username, password, path, db_name, config string) string
type MysqlAdapter ¶
type MysqlAdapter struct{}
func (*MysqlAdapter) GetConn ¶
func (m *MysqlAdapter) GetConn(username, password, path, db_name, config string) string
Click to show internal directories.
Click to hide internal directories.