Documentation
¶
Index ¶
- func ApacheConf(projectName string) string
- func Deploy(url, CPath, repo string)
- func SSHCommandBool(command string, sci ServerConnInfo) (bool, error)
- func SSHCommandString(command string, sci ServerConnInfo) (string, error)
- func Serverinit(CPath string)
- func VhostConf(port int, dns, projectName string) string
- type ServerConnInfo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApacheConf ¶
func SSHCommandBool ¶
func SSHCommandBool(command string, sci ServerConnInfo) (bool, error)
func SSHCommandString ¶
func SSHCommandString(command string, sci ServerConnInfo) (string, error)
func Serverinit ¶
func Serverinit(CPath string)
Types ¶
type ServerConnInfo ¶
func ServerConf ¶
func ServerConf(confPath string) ServerConnInfo
func (*ServerConnInfo) Socket ¶
func (c *ServerConnInfo) Socket() string
Click to show internal directories.
Click to hide internal directories.