Versions in this module Expand all Collapse all v0 v0.1.0 Jul 21, 2024 Changes in this version + func GetCurrentStreamTitle(ctx context.Context, url string) (string, error) + func ParseStreamTitle(meta string) (string, error) + func ReadMeta(reader *bufio.Reader) (string, error)