Reticulum-Go/pkg
Ivan 62c2b1aabe
refactor: standardize constant naming and update copyright notices
- Updated copyright notices across multiple files to reflect the new ownership.
- Refactored constant names to follow Go naming conventions, changing from uppercase to camel case (e.g., `APP_NAME` to `AppName`).
- Adjusted logging levels in debug statements to use the new constants.
- Modified test files to align with the updated constant names and environment variable usage.
2026-04-19 17:07:05 -05:00
..
announce refactor: standardize constant naming and update copyright notices 2026-04-19 17:07:05 -05:00
blackhole refactor: standardize constant naming and update copyright notices 2026-04-19 17:07:05 -05:00
buffer refactor: standardize constant naming and update copyright notices 2026-04-19 17:07:05 -05:00
channel refactor: standardize constant naming and update copyright notices 2026-04-19 17:07:05 -05:00
common refactor: standardize constant naming and update copyright notices 2026-04-19 17:07:05 -05:00
config refactor: standardize constant naming and update copyright notices 2026-04-19 17:07:05 -05:00
cryptography refactor: standardize constant naming and update copyright notices 2026-04-19 17:07:05 -05:00
debug refactor: standardize constant naming and update copyright notices 2026-04-19 17:07:05 -05:00
destination refactor: standardize constant naming and update copyright notices 2026-04-19 17:07:05 -05:00
discovery refactor: standardize constant naming and update copyright notices 2026-04-19 17:07:05 -05:00
identity refactor: standardize constant naming and update copyright notices 2026-04-19 17:07:05 -05:00
ifac refactor: standardize constant naming and update copyright notices 2026-04-19 17:07:05 -05:00
interfaces refactor: standardize constant naming and update copyright notices 2026-04-19 17:07:05 -05:00
link refactor: standardize constant naming and update copyright notices 2026-04-19 17:07:05 -05:00
packet refactor: standardize constant naming and update copyright notices 2026-04-19 17:07:05 -05:00
pathfinder refactor: standardize constant naming and update copyright notices 2026-04-19 17:07:05 -05:00
rate refactor: standardize constant naming and update copyright notices 2026-04-19 17:07:05 -05:00
resolver refactor: standardize constant naming and update copyright notices 2026-04-19 17:07:05 -05:00
resource refactor: standardize constant naming and update copyright notices 2026-04-19 17:07:05 -05:00
transport refactor: standardize constant naming and update copyright notices 2026-04-19 17:07:05 -05:00
wasm refactor: standardize constant naming and update copyright notices 2026-04-19 17:07:05 -05:00