datarhei-dragonfork-core/http/handler/api
Ingo Oppermann 3e7b1751d5
Add process id and reference glob pattern matching
For the API endpoint /v3/process two new query parameter are introduced
in order to list only processes that match a pattern for the id and the
reference: idpattern and refpattern. The pattern is a glob pattern. If
patterns for both are given, the results will be intersected. If you use
other query parameters such as id or reference, they will be applied
after the result of the pattern matching.
2022-08-17 07:55:44 +03:00
..
fixtures Add v16.7.2 2022-05-13 19:26:45 +02:00
about.go Add GoSRT & improvements (repo-merge) 2022-06-23 22:13:58 +02:00
about_test.go Fix tests such that ffmpeg binary is not required 2022-06-24 19:47:12 +02:00
config.go Add GoSRT & improvements (repo-merge) 2022-06-23 22:13:58 +02:00
config_test.go Fix tests such that ffmpeg binary is not required 2022-06-24 19:47:12 +02:00
diskfs.go Add GoSRT & improvements (repo-merge) 2022-06-23 22:13:58 +02:00
doc.go Add v16.7.2 2022-05-13 19:26:45 +02:00
graph.go Add GoSRT & improvements (repo-merge) 2022-06-23 22:13:58 +02:00
log.go Add GoSRT & improvements (repo-merge) 2022-06-23 22:13:58 +02:00
log_test.go Add GoSRT & improvements (repo-merge) 2022-06-23 22:13:58 +02:00
memfs.go Fix swagger endpoint IDs 2022-07-29 11:24:22 +02:00
metrics.go Add GoSRT & improvements (repo-merge) 2022-06-23 22:13:58 +02:00
playout.go Fix swagger endpoint IDs 2022-07-29 11:24:22 +02:00
restream.go Add process id and reference glob pattern matching 2022-08-17 07:55:44 +03:00
restream_test.go Fix wrong return status for process update 2022-07-01 16:25:52 +02:00
rtmp.go Add GoSRT & improvements (repo-merge) 2022-06-23 22:13:58 +02:00
session.go Add GoSRT & improvements (repo-merge) 2022-06-23 22:13:58 +02:00
session_test.go Add GoSRT & improvements (repo-merge) 2022-06-23 22:13:58 +02:00
srt.go Add proper API of SRT log data 2022-07-01 15:31:07 +02:00
widget.go Add GoSRT & improvements (repo-merge) 2022-06-23 22:13:58 +02:00