Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restructure go packages #37

Merged
merged 6 commits into from
Sep 5, 2024
Merged

Restructure go packages #37

merged 6 commits into from
Sep 5, 2024

Commits on Jul 26, 2024

  1. Create struct with values

    ... instead of assigning after instantiation.
    aramprice committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    ea7ca18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7baf15a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d8eea4 View commit details
    Browse the repository at this point in the history
  4. Move package_parameters.VmdkPackageParameters -> config.VmdkOptions

    - remove unused `VmdkPackageParameters.CopyFrom()` method
    aramprice committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    c453d8a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab7189f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    81d49d5 View commit details
    Browse the repository at this point in the history