Documentation
¶
Index ¶
- Variables
- type TrySql
- func (ts *TrySql) DockerVersion() string
- func (ts *TrySql) GetContainerDetails(idOnly bool) string
- func (ts *TrySql) GetDetails(details []string) string
- func (ts *TrySql) HostPortStr() string
- func (ts *TrySql) MySQLCommand() string
- func (ts *TrySql) Password() string
- func (ts *TrySql) Query(query string, report bool) (string, error)
- func (ts *TrySql) TearDown() error
Constants ¶
This section is empty.
Variables ¶
View Source
var Testing bool
Functions ¶
This section is empty.
Types ¶
type TrySql ¶
type TrySql struct {
ReadyState int
Configs *configs.Configs
Details *jsonextract.JSONExtract
// contains filtered or unexported fields
}
func Initialise ¶
func (*TrySql) DockerVersion ¶
func (*TrySql) GetContainerDetails ¶
func (*TrySql) GetDetails ¶
func (*TrySql) HostPortStr ¶
func (*TrySql) MySQLCommand ¶
Click to show internal directories.
Click to hide internal directories.