Skip to content

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

Open
MD-Mushfiqur123 wants to merge 1 commit into
pterodactyl:developfrom
MD-Mushfiqur123:refactor/interface-to-any
Open

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

Conversation

@MD-Mushfiqur123
Copy link
Copy Markdown

Replace all interface{} with the equivalent any type alias introduced in Go 1.18.

This is a mechanical refactor across 18 files (31 occurrences). No functional changes.

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