Skip to content

Field Setters for generated messages #70

@cbusbey

Description

@cbusbey

Useful particularly for optional fields. Would allow for one line to set a field vs the current option, eg

order.SetStopPx(100)

//instead of...
px:=100
order.StopPx = &px

Metadata

Metadata

Assignees

Labels

EnhancementMinor improvement request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions