Skip to content

[Go] Make SetTokenSource public#4814

Open
fsaintjacques wants to merge 1 commit intoantlr:devfrom
fsaintjacques:go-set-token-source-public
Open

[Go] Make SetTokenSource public#4814
fsaintjacques wants to merge 1 commit intoantlr:devfrom
fsaintjacques:go-set-token-source-public

Conversation

@fsaintjacques
Copy link

This aligns the golang runtime with other languages where the SetTokenSource is publicly available. We require this in our usage of antlr4. We currently have a fork for the sole purpose of this.

This aligns the golang runtime with other languages where the SetTokenSource
is publicly available. We require this in our usage of antlr4. We currently
have a fork for the sole purpose of this.

Signed-off-by: Francois Saint-Jacques <francois.saintjacques@shopify.com>
@fsaintjacques fsaintjacques force-pushed the go-set-token-source-public branch from 677da98 to fafd42a Compare April 9, 2025 11:55
@fsaintjacques
Copy link
Author

@parrt & @jimidle please take a look at this PR, it would help us stop using a fork.

@jimidle
Copy link
Collaborator

jimidle commented Apr 9, 2025 via email

@fsaintjacques
Copy link
Author

@jimidle gentle bump, this would be a really tiny change to merge and would allow us to get rid of some fork cruft.

@jimidle
Copy link
Collaborator

jimidle commented Apr 24, 2025

I will try to put some time on the Go runtime this weekend, though I am somewhat busy.

@ashcharles
Copy link

Any chance this could be merged @jimidle ?

@viktorstrate
Copy link

viktorstrate commented Feb 17, 2026

I would also greatly appreciate it if this PR could be merged.

@parrt
Copy link
Member

parrt commented Feb 18, 2026

@jimidle if you have time, could you take a look to see if this is correct? Thanks!

@jimidle
Copy link
Collaborator

jimidle commented Feb 22, 2026 via email

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.

5 participants