Versions in this module Expand all Collapse all v0 v0.1.0 Sep 3, 2020 Changes in this version + const AppToml + const AppYaml + const Config + const ControllerModule + const Dockerfile + const EchoController + const EchoRouter + const GinController + const GinRouter + const Handler + const Main + const Repository + const RepositoryModule + const Server + const Service + const ServiceModule + var Map = template.FuncMap + func AddControllerInModule(controller string) string + func AddHandlerModule(controller string) string + func AddModelWhereAndUpdate(code []byte) string + func AddRepositoryModule(repo string) string + func AddServiceModule(repo string) string + func ToCamel(name string) string + func ToLowerCamel(name string) string + func ToPlural(name string) string