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

Config source consul support 1st array #536

Merged
merged 5 commits into from Jun 22, 2019

Commits on Jun 20, 2019

  1. consul config source support 1st-level array

    Check whetehr the 1st level encoded json is array or not, to
    support 1st level array in consul config.
    
    During debug, i suspected the incapability of arrray is caused by
    json reader, so i added test for array. I think it makes no harm
    to also check that in.
    magodo committed Jun 20, 2019
    Copy the full SHA
    92b998c View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2019

  1. Copy the full SHA
    1983b4a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9514bd7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3c82b2e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/micro/go-micro into confi…

    …g_source_consul_support_array
    magodo committed Jun 21, 2019
    Copy the full SHA
    6ef838c View commit details
    Browse the repository at this point in the history