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

Expose some useful type/func to pkg to be called by external Go modules #336

Merged
merged 14 commits into from
Jan 18, 2023

Commits on Jan 12, 2023

  1. refactor

    magodo committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    cd7dc1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    036e57f View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Export ImportItem/List to pkg

    magodo committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    9098bb8 View commit details
    Browse the repository at this point in the history
  2. Remove meta2 reference

    magodo committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    4a1cd55 View commit details
    Browse the repository at this point in the history
  3. Remove meta2 reference

    magodo committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    7f79a3c View commit details
    Browse the repository at this point in the history
  4. Move Batch out of Config

    magodo committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    4caf1b9 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Configuration menu
    Copy the full SHA
    7ba66e6 View commit details
    Browse the repository at this point in the history
  2. Not chdir in test

    magodo committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    16973b4 View commit details
    Browse the repository at this point in the history
  3. Remove write file sync

    magodo committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    930e762 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Configuration menu
    Copy the full SHA
    49c846a View commit details
    Browse the repository at this point in the history
  2. Differentiate exported Config and internally used cfg types for (non)…

    …interactive mode && add comments for exported types
    magodo committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    3efae37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82fa52d View commit details
    Browse the repository at this point in the history
  4. pass gosec

    magodo committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    72e15ee View commit details
    Browse the repository at this point in the history
  5. Meta methods accept context

    magodo committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    ce347dc View commit details
    Browse the repository at this point in the history