Framework:
httpx.Parse(...)
now parses http header as well- exits on port already in use
- minor bug fixes and improvements
goctl:
- add flag
--go_opt
forgoctl proto
to be compatible withgithub.com/golang/protobuf/protoc-gen-go@v1.4.0
- replace sql-parser with ddl-parser
- support gRPC stream code generation
- support postgresql model generation
- support mysql data type blob
- add flag
--home
to specify the directory to save the goctl templates