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

Add API && Plugin framework registry #5

Merged
merged 25 commits into from
Dec 3, 2020
Merged

Add API && Plugin framework registry #5

merged 25 commits into from
Dec 3, 2020

Commits on Nov 27, 2020

  1. Configuration menu
    Copy the full SHA
    b57c0df View commit details
    Browse the repository at this point in the history
  2. fix some lints error

    EvanLjp committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    1831a15 View commit details
    Browse the repository at this point in the history
  3. fix some test error

    EvanLjp committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    edc80de View commit details
    Browse the repository at this point in the history
  4. add comments

    EvanLjp committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    ebf6ab0 View commit details
    Browse the repository at this point in the history
  5. add more detailed comments

    EvanLjp committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    4bc63a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2020

  1. Remove unclear concepts

    EvanLjp committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    3d364c4 View commit details
    Browse the repository at this point in the history
  2. Remove unclear concepts

    EvanLjp committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    1f0dbf0 View commit details
    Browse the repository at this point in the history
  3. add more comments

    EvanLjp committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    e260532 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2020

  1. add more detailed comments

    EvanLjp committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    e28c4b6 View commit details
    Browse the repository at this point in the history
  2. polish some codes

    EvanLjp committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    d75fdb8 View commit details
    Browse the repository at this point in the history
  3. polish some comments

    EvanLjp committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    404eb69 View commit details
    Browse the repository at this point in the history
  4. polish some comments

    EvanLjp committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    47a07e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    540f6d1 View commit details
    Browse the repository at this point in the history
  6. polish Dispatcher comments

    EvanLjp committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    eb6ae36 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Configuration menu
    Copy the full SHA
    9f19b41 View commit details
    Browse the repository at this point in the history
  2. add project_structue.md

    EvanLjp committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    4c7e1d8 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. change logic in Sender

    EvanLjp committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    274ad7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5ac6ed View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. polish some codes

    EvanLjp committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    4f8dbb2 View commit details
    Browse the repository at this point in the history
  2. add param in Initializer

    EvanLjp committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    ddc6cbb View commit details
    Browse the repository at this point in the history
  3. fix unit test

    EvanLjp committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    ebd3e8c View commit details
    Browse the repository at this point in the history
  4. refactor registry.go

    EvanLjp committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    05ee3e1 View commit details
    Browse the repository at this point in the history
  5. refactor the plugin registry

    EvanLjp committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    ad2e6be View commit details
    Browse the repository at this point in the history
  6. polish naming

    EvanLjp committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    7d4e97a View commit details
    Browse the repository at this point in the history
  7. polish doc

    EvanLjp committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    1d9bccb View commit details
    Browse the repository at this point in the history