mocks

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2021 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BuildCloser

type BuildCloser struct {
	strings.Builder
}

func NewBuildCloser

func NewBuildCloser() *BuildCloser

func (*BuildCloser) Close

func (b *BuildCloser) Close() error

type DiscardCloser added in v0.3.0

type DiscardCloser struct {
	io.Writer
}

func NewDiscardCloser added in v0.3.0

func NewDiscardCloser() *DiscardCloser

func (*DiscardCloser) Close added in v0.3.0

func (d *DiscardCloser) Close() error

Jump to

Keyboard shortcuts

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