package
0.0.0-20200628105730-7179885c4902
Repository: https://github.com/exlinc/golang-utils.git
Documentation: pkg.go.dev

# README

Utils for HLS (Helios, Keycloak)

This package offers several functions for standard HLS-related workflows

# Functions

GetHost returns the HLS Host used in the request, returning an empty string if the cookie isn't found.
GetRealmID returns the HLS realm ID used in the request, returning an empty string if the cookie isn't found.