Files
livekit/pkg/rtc
Raja Subramanian 365e63230d Some misc clean up. (#3156)
* Some misc clean up.

- Have been seeing counterfeiter warnings about efficiency for a while
  with go:generate declaration multiple times in the same package.
  Address that: https://github.com/maxbrunsfeld/counterfeiter?tab=readme-ov-file#step-2b---add-counterfeitergenerate-directives
- A bit more readability on parameters passed to `sendLeave`

* spacing

* revert some deletes as the complaint was in analytics service only

* Declare in package only once.

Although the warning is about go:generate multiple times when directly
giving the interface to generate, have `go:generate` multiple times in a
package even with `-generate` ends up generating once per invocation.
Once per package is enough to run the generation just once.
2024-11-04 11:26:41 +05:30
..
2023-07-27 16:43:19 -07:00
2024-10-22 20:23:55 +05:30
2024-06-10 16:11:11 -07:00
2024-10-17 10:49:24 +05:30
2024-09-18 00:45:55 -07:00
2024-11-04 11:26:41 +05:30
2024-09-18 22:47:33 -07:00
2024-06-05 19:46:34 -07:00
2024-03-21 02:48:26 -07:00
2023-07-27 16:43:19 -07:00