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

feat: support nameserver resolver #457

Merged
merged 12 commits into from
Apr 26, 2020

Commits on Apr 9, 2020

  1. feat: support nameserver resolver

    use nameserver resolver instead of nameserver addr, we can pass
    passThrough for direct addr, httpResolver for domain, envResovler
    for env param.
    
    Closes apache#455
    xujianhai666 committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    2a4f9df View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2020

  1. style: add comment

    xujianhai666 committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    3e185d8 View commit details
    Browse the repository at this point in the history
  2. chore: travis path

    xujianhai666 committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    f3ae978 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. fix: add header

    xujianhai666 committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    8b6508b View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2020

  1. chore: update script

    xujianhai666 committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    f97741c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60b37ac View commit details
    Browse the repository at this point in the history
  3. chore: modify travis ci

    xujianhai666 committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    20996b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce2e026 View commit details
    Browse the repository at this point in the history
  5. chore: modify travis ci

    xujianhai666 committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    d433266 View commit details
    Browse the repository at this point in the history
  6. feat: ls

    xujianhai666 committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    b04652c View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2020

  1. Change to src dir to do go fmt and go test

    Change to src dir to do go fmt and go test
    ShannonDing committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    655be62 View commit details
    Browse the repository at this point in the history
  2. Add a绿

    ShannonDing committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    9e7f5d9 View commit details
    Browse the repository at this point in the history