Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DataBase ¶
type DataBase struct {
DriverName string `lua:"driver_name"`
DataSourceName string `lua:"data_source_name"`
// contains filtered or unexported fields
}
func (*DataBase) Type ¶ added in v0.5.0
func (db *DataBase) Type() lua.LValueType
Click to show internal directories.
Click to hide internal directories.