Class AbstractGoCodegen

    • Field Detail

      • withGoCodegenComment

        protected boolean withGoCodegenComment
      • withAWSV4Signature

        protected boolean withAWSV4Signature
      • withXml

        protected boolean withXml
      • enumClassPrefix

        protected boolean enumClassPrefix
      • structPrefix

        protected boolean structPrefix
      • generateInterfaces

        protected boolean generateInterfaces
      • withGoMod

        protected boolean withGoMod
      • generateMarshalJSON

        protected boolean generateMarshalJSON
      • generateUnmarshalJSON

        protected boolean generateUnmarshalJSON
      • useDefaultValuesForRequiredVars

        protected boolean useDefaultValuesForRequiredVars
      • packageName

        protected String packageName
      • numberTypes

        protected Set<String> numberTypes
    • Constructor Detail

      • AbstractGoCodegen

        public AbstractGoCodegen()