Skip to content

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

Open
MD-Mushfiqur123 wants to merge 1 commit into
go-macaron:mainfrom
MD-Mushfiqur123:refactor/interface-to-any
Open

refactor: replace interface{} with any (Go 1.18+)#272
MD-Mushfiqur123 wants to merge 1 commit into
go-macaron:mainfrom
MD-Mushfiqur123:refactor/interface-to-any

Conversation

@MD-Mushfiqur123
Copy link
Copy Markdown

Replace interface{} with any (the Go 1.18+ alias) across 7 files.

This is a purely mechanical refactor with no behavior change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant