package
0.13.0-beta.2
Repository: https://github.com/livepeer/stream-tester.git
Documentation: pkg.go.dev

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

AppName used `User-Agent` string.
ErroNotFound stream not found.
ExitCode exit code.
FailHardOnBadSegments if true then panic if can't parse downloaded segments.
IProduction is set to true in the proceess of building Docker container.
Production is set to true in the Docker container.
ProfilesNum number of transcoding profiles.
Version version content of this constant will be set at build time, using -ldflags, using output of the `git describe` command.

# Structs

No description provided by the author
Latencies contains latencies.
StartStreamsReq start streams request.
StartStreamsRes start streams response.
Stats represents global test statistics.
Stats1 stats for one stream.
StatsMany stats for load tester.
VODStats stats.

# Interfaces

IFinite public interface.
ILoadTester gerenal purpose load tester.
IVODTester ...
OneTestStream represents one running test stream.
Streamer interface (deprecated).
Streamer2 interface for.

# Type aliases

StreamStarter starts one stream.