Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BufferImpl ¶
type BufferImpl struct {
// contains filtered or unexported fields
}
func (*BufferImpl) Read ¶
func (t *BufferImpl) Read() []byte
func (*BufferImpl) Write ¶
func (t *BufferImpl) Write(in []byte) error
type PluginToolsImpl ¶
type PluginToolsImpl struct { OptsImpl BufferImpl }
Click to show internal directories.
Click to hide internal directories.