Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UpsreamProcess ¶
type UpsreamProcess struct {
// contains filtered or unexported fields
}
func StartMysql ¶
func StartPostgres ¶
func StartPostgres(logStdout bool, logStderr bool) (*UpsreamProcess, error)
func (*UpsreamProcess) Password ¶
func (p *UpsreamProcess) Password() string
func (*UpsreamProcess) Port ¶
func (p *UpsreamProcess) Port() int
func (*UpsreamProcess) Stop ¶
func (p *UpsreamProcess) Stop()
Click to show internal directories.
Click to hide internal directories.