originatedtxs

package
v0.0.0-...-9aa21c9 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2021 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 Buffer

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

func New

func New(maxAddresses int) *Buffer

func (*Buffer) Clear

func (ring *Buffer) Clear()

Clear is not safe for concurrent use

func (*Buffer) Dec

func (ring *Buffer) Dec(sender common.Address)

Dec is not safe for concurrent use

func (*Buffer) Empty

func (ring *Buffer) Empty() bool

Empty is not safe for concurrent use

func (*Buffer) Inc

func (ring *Buffer) Inc(sender common.Address)

Inc is not safe for concurrent use

func (*Buffer) TotalOf

func (ring *Buffer) TotalOf(sender common.Address) int

TotalOf is not safe for concurrent use

Jump to

Keyboard shortcuts

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