package
0.1.6
Repository: https://github.com/supergiant-hq/xnet.git
Documentation: pkg.go.dev

# Functions

Generates a UDP Address with localhost:random-port.
Creates a new logrus instance with the provided level.
Creates a new ticker which runs every d time.Duration and executes the provided f TickerFunction.
Deduplicate a slice of strings.

# Structs

Ticker is a wrapper over the native time.Ticker implementation.

# Type aliases

No description provided by the author