mocks

package
v0.8.2 Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bar

type Bar struct {
	AddFn   func(int) error
	Add64Fn func(int64) error
	CloseFn func() error
}

func (*Bar) Add

func (b *Bar) Add(n int) error

func (*Bar) Add64

func (b *Bar) Add64(n int64) error

func (*Bar) Close

func (b *Bar) Close() error

Jump to

Keyboard shortcuts

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