lib_gc_timeout_wrapper

package
v0.0.0-...-215c2c3 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TIMEOUT_ERROR

type TIMEOUT_ERROR error

type TimeoutWrapper_I

type TimeoutWrapper_I interface {
	Wrap(timeout time.Duration, wrappable Wrappable_I) (*[]interface{}, error, TIMEOUT_ERROR)
}
var TimeoutWrapper TimeoutWrapper_I = nil

type Wrappable_I

type Wrappable_I interface {
	Execute() (*[]interface{}, error)
}

Jump to

Keyboard shortcuts

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