Skip to content

Go runtime missing export of "String()" #3443

@kaby76

Description

@kaby76

ToString() is available in the Go target (commonly referred to as "Golang" in order to appease web search engines) for a token--actually BaseToken--as "String()". It's not clear why it's missing from Token. In C# or Java, every object has ToString() available, accomplished without doing a type cast. Token.String() should be an exported function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions