Skip to content

[Enhancement] Core code optimization #119

@LorenzoTettamanti

Description

@LorenzoTettamanti

Is your feature request related to a problem?

  • Yes

    Problem Description:

    This issue is all about code optimization; every component mentioned here works correctly and only needs a code refactoring to reduce repeated code fragments. This issue aims to reduce the amount of repeated lines of code intelligently

    Solution:

The ideal solution generalizes repeated BPF programs loading functions, logger initialization, cases, and errors using a shared crate and a Default trait to give a default value at the moment of initialization and to avoid repeating the same code over and over

Metadata

Metadata

Labels

code refactoringCode refactoringenhancementNew feature or requestrustPull requests that update Rust code

Type

Projects

Status

Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions