utils

package
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewStringSet

func NewStringSet(values ...string) map[string]struct{}

func StartHTTPServer

func StartHTTPServer(port int, ready chan bool)

Types

type CommonConfig

type CommonConfig struct {
	ComponentType string
	ComponentName string
	AllOperations bool
	Operations    map[string]struct{}
}

func (CommonConfig) CopyMap

func (cc CommonConfig) CopyMap(config map[string]string) map[string]string

func (CommonConfig) HasOperation

func (cc CommonConfig) HasOperation(operation string) bool

Jump to

Keyboard shortcuts

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