modules

package
v0.0.0-...-414c732 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2023 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NoError int = iota
	ErrorInitContainer
	ErrorInitSentry
	ErrorInitUptime
	ErrorInitBizfly
	ErrorInitRedis
	ErrorInitMemcache
	ErrorRegisterCluster
	ErrorRegisterBot
	ErrorRegisterUptime
	ErrorRegisterBizfly
	ErrorRegisterSql
	ErrorRegisterRedis
	ErrorRegisterMemcache
)

Variables

This section is empty.

Functions

func Init

func Init(
	modules map[string]bool,
)

func RegisterWithRetry

func RegisterWithRetry(
	maxRetry int,
	timeout time.Duration,
	handler func() (container.Module, error),
) (container.Module, error)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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