Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DefaultServer ¶
type DefaultServer struct {
// contains filtered or unexported fields
}
DefaultServer is the implementation of the Server interface for server injections
func (*DefaultServer) StopUnix ¶
func (ds *DefaultServer) StopUnix() (string, error)
StopUnix will stop a Unix server after one minute
Click to show internal directories.
Click to hide internal directories.