package
0.3.1
Repository: https://github.com/strabox/caravela.git
Documentation: pkg.go.dev

# Functions

IsValidPort verifies if the port is valid or not.
Builds a tag for the log entries with indentation in order to align the log entries.
NewRandSafe creates a new RandSafe to be used.
NewSourceSafe creates a new SourceSafe to be used.
Obtains IP port from a hostname string i.e.

# Structs

RandSafe is a version of math/rand that can be used by multiple goroutines safely.
SourceSafe is a version of math/rand source that can be used by multiple goroutines safely.

# Interfaces

Enum is the interface for all the custom enum types.