livekit

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 16, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package livekit provides LiveKit room URL and agent token configuration from environment (runner Livekit integration).

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	URL      string
	Token    string
	RoomName string
}

Config holds the result of configuring LiveKit (URL, agent token, room name).

func Configure

func Configure() (*Config, error)

Configure returns LiveKit server URL, agent token, and room name from environment. Requires: LIVEKIT_URL, LIVEKIT_API_KEY, LIVEKIT_API_SECRET, LIVEKIT_ROOM_NAME.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL