Skip to content

Proposal: Deprecation of non-receiver functions in packet package #98

Open
@WillGunther

Description

@WillGunther

Pull Request #92 moves to pointer receivers on the type Packet for interacting with the various fields of an mpeg TS packet. This creates duplicate functionality with functions that are already in place.

  • Proposal: To create parity with the other packages we would like to move towards pointer receivers for all the functions that interact with packet. This means deprecating many of the current functions in packet.go

We would love input and guidance from the open source community on whether these are worthwhile changes. If this is decided to be a valuable change the old functions would be depreciated, and removed in a few months time.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions