Skip to content

Go properties handle "readonly" modifier #2093

@MrArnoldPalmer

Description

@MrArnoldPalmer

🐛 Bug Report

Current go code generation is not handling the readonly modifier of class properties (both static and dynamic) correctly. A readonly property on a go interface should not output set method signatures or implementations.

Metadata

Metadata

Assignees

Labels

bugThis issue is a bug.effort/smallSmall work item – less than a day of effortin-progressIssue is being actively worked on.language/goRegarding GoLang bindingsp1

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions