# Functions
HostName returns the hostname part of [net.SplitHostPort].
HostName returns the port part of [net.SplitHostPort].
HTMLComment renders the input parameters as string using [fmt.Sprint] and encloses them in HTML comment brackets.
RFCDate renders the provided time using [time.RFC3339].
UnixEpoch returns the elapsed time since the beginning of the UNIX epoch in seconds as string.
# Variables
Functions contains various rendering functions suitable for usage with Golang templates.