normalize

package
v0.1.21 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2022 License: Unlicense Imports: 3 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Address added in v0.1.21

func Address(addr, defaultPort string) (a string, e error)

Address returns addr with the passed default port appended if there is not already a port specified.

func Addresses

func Addresses(addrs []string, defaultPort string) (a []string, e error)

Addresses returns a new slice with all the passed peer addresses normalized with the given default port, and all duplicates removed.

func RemoveDuplicateAddresses

func RemoveDuplicateAddresses(addrs []string) (result []string)

RemoveDuplicateAddresses returns a new slice with all duplicate entries in addrs removed.

Types

This section is empty.

Jump to

Keyboard shortcuts

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