errors.Error is a concrete type and not an interface #11

Closed
opened 2024-02-08 12:43:50 -07:00 by sashakoshka · 1 comment
Owner

If it were an interface, it might be possible to lazily load error lines in an implementation-defined way and thus use less memory

If it were an interface, it might be possible to lazily load error lines in an implementation-defined way and thus use less memory
sashakoshka added the refactor label 2024-02-08 12:43:50 -07:00
sashakoshka added this to the Q1 2024 milestone 2024-02-08 13:15:24 -07:00
sashakoshka added the package: errors label 2024-02-08 14:00:19 -07:00
Author
Owner

#23

#23
Sign in to join this conversation.