heavy

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CallHeavy

func CallHeavy[T any](ctx context.Context, backendURL string, method string, params ...interface{}) (*T, error)

func CallHeavyDiscrete added in v1.9.0

func CallHeavyDiscrete[T any](ctx context.Context, backendURL string, cutoffBlock uint64, method string, params ...interface{}) (*T, error)

Types

type MockError

type MockError struct {
	Method string
	Params []interface{}
	// contains filtered or unexported fields
}

func (*MockError) Error

func (me *MockError) Error() string

Jump to

Keyboard shortcuts

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