streamedresult

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2022 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 Result

type Result struct {
	Round          uint
	BeginTime      time.Time
	EndTime        time.Time
	PreviousResult []uint
	CurrentResult  []uint
	Err            error
}

func New

func New(round int, begin, end time.Time, previous, current []uint, err error) Result

Jump to

Keyboard shortcuts

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