Skip to content

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

Open
MD-Mushfiqur123 wants to merge 1 commit into
cockroachdb:masterfrom
MD-Mushfiqur123:refactor/interface-to-any
Open

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

Conversation

@MD-Mushfiqur123

Copy link
Copy Markdown

Replace all interface{} with any (available since Go 1.18) across 12 files in the crdb package.

@cockroach-teamcity

Copy link
Copy Markdown
Member

This change is Reviewable

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.

2 participants