Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MemcachedProcess ¶
type MemcachedProcess struct { Port int // contains filtered or unexported fields }
func NewMemcachedProcess ¶
func NewMemcachedProcess(t testContext, args []string) *MemcachedProcess
func (*MemcachedProcess) Restart ¶
func (m *MemcachedProcess) Restart(t testContext)
func (*MemcachedProcess) Stop ¶
func (m *MemcachedProcess) Stop(t testContext)
Click to show internal directories.
Click to hide internal directories.