mediamtx/internal/conf
aler9 ca9645c2f9 api: decode durations from strings instead of numbers
This allows to use human-readable durations with the API,
for instance: "5s" instead of 5000000000
2021-09-26 23:21:37 +02:00
..
conf_test.go api: decode durations from strings instead of numbers 2021-09-26 23:21:37 +02:00
conf.go api: decode durations from strings instead of numbers 2021-09-26 23:21:37 +02:00
env_test.go api: decode durations from strings instead of numbers 2021-09-26 23:21:37 +02:00
env.go api: decode durations from strings instead of numbers 2021-09-26 23:21:37 +02:00
path.go api: decode durations from strings instead of numbers 2021-09-26 23:21:37 +02:00
stringduration.go api: decode durations from strings instead of numbers 2021-09-26 23:21:37 +02:00