request

package
v0.0.0-...-3976360 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Group

type Group struct {
	// contains filtered or unexported fields
}

func (*Group) Close

func (g *Group) Close(err error)

func (*Group) Empty

func (g *Group) Empty() bool

func (*Group) Full

func (g *Group) Full() bool

func (*Group) Head

func (g *Group) Head() Request

func (*Group) Push

func (g *Group) Push(req Request)

func (*Group) Rewind

func (g *Group) Rewind()

type Request

type Request struct {
	Sync  bool
	Batch batch.Batch
	Reply chan error
}

Jump to

Keyboard shortcuts

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