Skip to content

refactor: replace interface{} with any (Go 1.18+)#437

Closed
MD-Mushfiqur123 wants to merge 1 commit into
mailru:masterfrom
MD-Mushfiqur123:refactor/interface-to-any
Closed

refactor: replace interface{} with any (Go 1.18+)#437
MD-Mushfiqur123 wants to merge 1 commit into
mailru:masterfrom
MD-Mushfiqur123:refactor/interface-to-any

Conversation

@MD-Mushfiqur123

Copy link
Copy Markdown

Replace interface{} with any (Go 1.18+ type alias) in non-generated source files.

  • 6 files changed
  • Only type literals replaced (not interface definitions or string literals)
  • Generated *_easy.go files left unchanged

Signed-off-by: god032396-del <god032396@gmail.com>
@MD-Mushfiqur123 MD-Mushfiqur123 force-pushed the refactor/interface-to-any branch from 6fa4827 to 7fc1672 Compare June 13, 2026 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant