Skip to content

Preferably, receive basic types as input and create operation #45

Description

@soonkuk

Expected Behavior

  • Operation is made by the input from the basic type not from the complex struct type(form, policy etc).
  • Complex struct types should preferably be used only for the operation processing.

Actual Behavior

  • Operation is made by the complex struct type.

Steps to Reproduce the Problem

  1. form CollectionRegisterForm

Specifications

  • commit; 1b3d248
  • os; macos ventura
  • go version; go1.19

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions