common

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2023 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	RtyAttemNum              = uint(2)
	RtyAttem                 = retry.Attempts(RtyAttemNum)
	RtyDelay                 = retry.Delay(time.Millisecond * 500)
	RtyErr                   = retry.LastErrorOnly(true)
	RetryInterval            = 1 * time.Second
	CacheClearIterations     = 100
	CacheSize                = 600
	MaxSubmitAttempts        = 5
	MaxCheckAttestedAttempts = 20
)
View Source
var ErrEventExpired = fmt.Errorf("event expired")

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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