Go

Go

Made by DeepSource

Using a deprecated function, variable, constant or field GO-W1009

Anti-pattern
Major

Sometimes a function, variable, constant, field, or whole package becomes redundant or unnecessary but must be kept for compatibility with existing programs. These should not be used except for compatibility with legacy systems.