Skip to content

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

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

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

Conversation

@Zorvanek

Copy link
Copy Markdown

Replace all occurrences of interface{} with any (available since Go 1.18) across 7 files.

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