1pkg/gopium

new tag management strategies family

1pkg opened this issue · 0 comments

1pkg commented

It's fairly simple to add new family of strategies to Gopium that will help to manage tags:

  • add and remove custom tags (json, xml, db, etc.)
  • support several tag string cases (camel, snake, etc.)
  • etc.

Note: this feature will most likely require Variables in Strategies Names.