lib

package
v0.5.2 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetRegion

func GetRegion() string

Types

type EnvVar added in v0.2.0

type EnvVar struct {
	Name  string
	Value string
}

type WorkerPool added in v0.2.0

type WorkerPool struct {
	InChan  chan *EnvVar
	OutChan chan *EnvVar
	// contains filtered or unexported fields
}

func NewWorkerPool added in v0.2.0

func NewWorkerPool(count int) *WorkerPool

func (*WorkerPool) Start added in v0.2.0

func (w *WorkerPool) Start(assumedRole string)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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