Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
BinaryPath string
ContainerPid uint32
ImageName string
PersistFile string
Readable bool
Overwrite bool
Timeout time.Duration
Client *conn.Client
Cmd *exec.Cmd
LogWriter *syslog.Writer
}
func (*Server) RunReceiver ¶ added in v0.8.0
func (*Server) StopServer ¶
func (fserver *Server) StopServer()
Click to show internal directories.
Click to hide internal directories.