proxy

package
v0.0.0-...-685b352 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2025 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Port           string
	UpdateInterval time.Duration
	RetryAttempts  int
	RetryDelay     time.Duration
}

func DefaultConfig

func DefaultConfig() *Config

type Manager

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

func NewManager

func NewManager(containerManager container.Manager, config *Config, logger zerolog.Logger) *Manager

func (*Manager) Start

func (m *Manager) Start(ctx context.Context) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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