cloudstateio / go-support

User Language Support for Go

Home Page:https://cloudstate.io/docs/go/gettingstarted.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

remove handling by reflection, introduce handleCommand instead

marcellanz opened this issue · comments

as described here, remove handling by reflection, introduce handleCommand instead
#5 (comment)

working on this

done