 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ThreadSafeBuffer ¶
type ThreadSafeBuffer struct {
	// contains filtered or unexported fields
}
    func NewThreadSafeBuffer ¶
func NewThreadSafeBuffer() *ThreadSafeBuffer
func (*ThreadSafeBuffer) String ¶
func (b *ThreadSafeBuffer) String() string
func (*ThreadSafeBuffer) WaitUntilContains ¶
func (b *ThreadSafeBuffer) WaitUntilContains(expected string, timeout time.Duration) error
 Click to show internal directories. 
   Click to hide internal directories.