sim

package
v0.0.0-...-d3cb9a1 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2022 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Main

func Main(f func(*App))

Types

type App

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

func (*App) Errors

func (app *App) Errors() chan<- error

func (*App) NumEvents

func (app *App) NumEvents() int

func (*App) Results

func (app *App) Results() chan<- Result

type Result

type Result struct {
	ID   int64
	Data []byte
}

Jump to

Keyboard shortcuts

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