externalservers

package
v0.0.0-...-b5d9cbe Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2024 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Overview

Package externalservers provides a utility to parse external servers information.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseServerVarValues

func ParseServerVarValues(inputValue string) (result map[string]string, err error)

ParseServerVarValues parse the values of server related run time variables and return a role to server host map. Example input: ":addr1:22,cd1:addr2:2222" Example output: { "": "addr1:22", "cd1": "addr2:2222" }

Types

This section is empty.

Jump to

Keyboard shortcuts

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