Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Remove Traffic Ops Golang legacy tc.ApiErrorType #3349

@rob05c

Description

@rob05c

The tc.ApiErrorType is a legacy artifact that needs removed. TO Golang has standardized around the userErr, sysErr, errCode idiom, which is more powerful and flexible, and easier to work with (no type casting). The few remaining functions in TOGo using tc.ApiErrorType need changed to use the userErr, sysErr, errCode idiom, and the symbol removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Traffic Opsrelated to Traffic Opsgood first issuefirst-time committers will find this easy to resolvetech debtrework due to choosing easy/limited solution

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions