utils

package
v2.0.2+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 2, 2015 License: Apache-2.0 Imports: 1 Imported by: 0

README

utils

-- import "gopkg.in/Clever/gearman.v2/utils"

Usage

type Buffer
type Buffer struct {
	bytes.Buffer
}

Buffer is a WriteCloser that wraps a bytes.Buffer

func NewBuffer
func NewBuffer() *Buffer

NewBuffer initializes an empty Buffer

func (Buffer) Close
func (b Buffer) Close() error

Close noop

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Buffer

type Buffer struct {
	bytes.Buffer
}

Buffer is a WriteCloser that wraps a bytes.Buffer

func NewBuffer

func NewBuffer() *Buffer

NewBuffer initializes an empty Buffer

func (Buffer) Close

func (b Buffer) Close() error

Close noop

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL