Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrepareCommand ¶
Types ¶
type LimitedBuffer ¶
type LimitedBuffer struct {
// contains filtered or unexported fields
}
func NewLimitedBuffer ¶
func NewLimitedBuffer(limit int64) *LimitedBuffer
func (*LimitedBuffer) String ¶
func (b *LimitedBuffer) String() string
func (*LimitedBuffer) Truncated ¶
func (b *LimitedBuffer) Truncated() bool
Click to show internal directories.
Click to hide internal directories.