 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LazyString ¶ added in v0.30.4
type LazyString func() string
func (LazyString) String ¶ added in v0.30.4
func (s LazyString) String() string
type ThreadSafeBuffer ¶
type ThreadSafeBuffer struct {
	// contains filtered or unexported fields
}
    func NewThreadSafeBuffer ¶
func NewThreadSafeBuffer() *ThreadSafeBuffer
func (*ThreadSafeBuffer) AssertEventuallyContains ¶ added in v0.30.4
func (*ThreadSafeBuffer) Reset ¶ added in v0.14.0
func (b *ThreadSafeBuffer) Reset()
func (*ThreadSafeBuffer) String ¶
func (b *ThreadSafeBuffer) String() string
 Click to show internal directories. 
   Click to hide internal directories.