test

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2011 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ErrWriter

type ErrWriter struct {
	N int
}

An io.Writer that will return os.EOF on the `n`th byte written

func (*ErrWriter) Write

func (e *ErrWriter) Write(p []byte) (n int, err os.Error)

type FakeProposer

type FakeProposer struct {
	*store.Store
	// contains filtered or unexported fields
}

func (*FakeProposer) Propose

func (fp *FakeProposer) Propose(v string, cancel chan bool) (int64, int64, os.Error)

Jump to

Keyboard shortcuts

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