nextcloud-spreed-signaling/internal
Joachim Bauch b004fef9ec
Simplify error type checks.
Based on "errors.AsType" from upcoming Go 1.26.
2026-02-05 09:40:24 +01:00
..
as_error.go Simplify error type checks. 2026-02-05 09:40:24 +01:00
as_error_test.go Simplify error type checks. 2026-02-05 09:40:24 +01:00
canonicalize_url.go Move functions to canonicalize urls to internal package. 2025-09-29 21:06:45 +02:00
canonicalize_url_test.go Run tests in parallel where possible. 2025-12-05 11:09:01 +01:00
closer.go Move closer helper to internal package. 2026-01-08 10:24:02 +01:00
closer_test.go Move closer helper to internal package. 2026-01-08 10:24:02 +01:00
crypto_helpers.go Move crypto helper functions to internal package. 2026-01-12 13:16:24 +01:00
crypto_helpers_test.go Move crypto helper functions to internal package. 2026-01-12 13:16:24 +01:00
flags.go Move flags to "internal" package. 2026-01-12 13:16:38 +01:00
flags_test.go Move flags to "internal" package. 2026-01-12 13:16:38 +01:00
ips.go Expose real bandwidth usage through metrics. 2025-11-04 16:16:44 +01:00
ips_test.go Run tests in parallel where possible. 2025-12-05 11:09:01 +01:00
make_ptr.go Move "MakePtr" function to internal package. 2025-09-29 21:10:09 +02:00
make_ptr_test.go Add test for "internal.MakePtr". 2025-12-05 11:38:40 +01:00
nocopy.go Add type to store bandwidths. 2025-11-06 10:57:23 +01:00
random_string.go Move Talk-specific API to "talk" package. 2026-01-12 13:16:34 +01:00
random_string_test.go Move Talk-specific API to "talk" package. 2026-01-12 13:16:34 +01:00
split_entries.go Move SplitEntries helper to internal package. 2026-01-08 10:24:05 +01:00
split_entries_test.go Move SplitEntries helper to internal package. 2026-01-08 10:24:05 +01:00