Skip to content

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

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

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

Conversation

@MD-Mushfiqur123
Copy link
Copy Markdown

Replace interface{} with any (added in Go 1.18) across 3 files:

  • internal/types/types.go (5 occurrences)
  • internal/ui/display.go (1 occurrence)
  • internal/data/downloader.go (1 occurrence)

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