Class AbstractModuleAware

    • Field Detail

      • mod

        @Parameter(name="mod")
        protected String mod
        Parameter allows define '-mod' parameter for command in format '-mod=value'. Also can be defined through property 'mvn.golang.module.mod' If the parameter is empty then it will not be added into command line and current default GoSDK value will be in use.
        Since:
        2.3.8
    • Constructor Detail

      • AbstractModuleAware

        public AbstractModuleAware()