Compare commits
143 Commits
Author | SHA1 | Date | |
---|---|---|---|
d0e3a9844a | |||
dd001281fe | |||
a349fdda8e | |||
3293df4ede | |||
9c8a232d76 | |||
9ec19b3806 | |||
|
f40f518bf0 | ||
c90ee27de1 | |||
5f9029c496 | |||
b8b8803c26 | |||
d6cba44b60 | |||
26991e2ea2 | |||
|
276990f884 | ||
b9a979cb26 | |||
|
c24aaf287f | ||
0cd213cd7c | |||
|
5ea9e08dec | ||
9eab36d662 | |||
|
2250ce69ae | ||
85b2d3dab7 | |||
|
931f6d3e12 | ||
db0096d5d3 | |||
|
a2f685f509 | ||
6933dc1ea7 | |||
|
26a17d72bf | ||
adcfb33838 | |||
|
d5ad269870 | ||
|
a6bb1819dd | ||
|
b6147531f4 | ||
65352902e8 | |||
|
eb205ee2f3 | ||
f75d1f43a4 | |||
|
d7aea03712 | ||
580438f871 | |||
|
f2fb771930 | ||
3a1bae5fe3 | |||
|
33ff16610f | ||
ac90b0c70a | |||
|
60f04deb7b | ||
fb35521864 | |||
|
5eca37dcba | ||
|
594ef28e91 | ||
cf1271b092 | |||
|
a2316a62d6 | ||
c82e76f001 | |||
|
1dc4a15384 | ||
5a75b4118d | |||
|
1e9c9164ec | ||
|
6df4e4c886 | ||
|
e1142e3de1 | ||
|
27c096e416 | ||
|
4631131bec | ||
3d41706843 | |||
|
29e16f5682 | ||
a14aa30d77 | |||
|
5e82c5d717 | ||
|
0aacc0c112 | ||
1b416641d5 | |||
|
6d05fb7573 | ||
|
e378772e5b | ||
|
4d1cbaa13f | ||
230e5223f6 | |||
|
65ab2581c5 | ||
f1a9fa96a5 | |||
9a3a9283bd | |||
26d5fc5c0e | |||
6e63a1e76c | |||
7911bda9e8 | |||
4b7541ebaa | |||
bac916794d | |||
|
9f57c788bb | ||
3af7068238 | |||
|
c4eb9eaaef | ||
e6db31616a | |||
ec564c021e | |||
3ccffeb42b | |||
|
518816ca7f | ||
19bf7ef965 | |||
2134bf2b10 | |||
21b3d5ddc8 | |||
1dd7e71881 | |||
7e5339802a | |||
b89c92f109 | |||
7a2461f7ce | |||
d949a86f34 | |||
|
b57d7c3f4e | ||
0611fd60d2 | |||
3534470eb7 | |||
349bdb005e | |||
3064141583 | |||
|
29efa4ffa5 | ||
df0ee2daff | |||
|
281aaac71a | ||
188517a0c2 | |||
6304fc94d6 | |||
|
75d04ec22b | ||
|
1b2f46eb42 | ||
|
5cbbb17ce7 | ||
|
87208845f8 | ||
|
eb24cae8db | ||
|
77667c7d4a | ||
19381fabe4 | |||
e1653a2d2b | |||
|
385b481ebe | ||
bbb0469e01 | |||
|
ae48ce9206 | ||
595a728a30 | |||
|
4e2bad2f7f | ||
7e20e23341 | |||
|
d3437b3602 | ||
80b41661a6 | |||
|
28922e85c3 | ||
d6e555e069 | |||
e48530e15d | |||
73c66bb531 | |||
92dd3a9736 | |||
ad03446930 | |||
bb1df83d03 | |||
|
d0b917d298 | ||
39b58ecb1e | |||
|
8d9c45b7d3 | ||
bc9bcdac65 | |||
|
bb4bbe3bd3 | ||
8c5d09a677 | |||
|
0529af279f | ||
b1decd3028 | |||
|
1fb103597d | ||
2f6bf10367 | |||
|
06eec8f142 | ||
2089311c85 | |||
bfff6a7e87 | |||
eb94a33848 | |||
d014fc95f6 | |||
695d3ad1fe | |||
21da767988 | |||
8d6c3a723b | |||
|
235194ac2f | ||
|
83af91430b | ||
896625e088 | |||
08b836f686 | |||
5ef2eb7f39 | |||
ee09f57192 | |||
d6a35346cc |
18
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
18
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
---
|
||||||
|
name: Bug report
|
||||||
|
about: For reporting bugs in micro
|
||||||
|
title: "[BUG]"
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Describe the bug**
|
||||||
|
|
||||||
|
1. What are you trying to do?
|
||||||
|
2. What did you expect to happen?
|
||||||
|
3. What happens instead?
|
||||||
|
|
||||||
|
**How to reproduce the bug:**
|
||||||
|
|
||||||
|
If possible, please include a minimal code snippet here.
|
17
.github/ISSUE_TEMPLATE/feature-request---enhancement.md
vendored
Normal file
17
.github/ISSUE_TEMPLATE/feature-request---enhancement.md
vendored
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
---
|
||||||
|
name: Feature request / Enhancement
|
||||||
|
about: If you have a need not served by micro
|
||||||
|
title: "[FEATURE]"
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Is your feature request related to a problem? Please describe.**
|
||||||
|
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||||||
|
|
||||||
|
**Describe the solution you'd like**
|
||||||
|
A clear and concise description of what you want to happen.
|
||||||
|
|
||||||
|
**Additional context**
|
||||||
|
Add any other context or screenshots about the feature request here.
|
8
.github/ISSUE_TEMPLATE/question.md
vendored
Normal file
8
.github/ISSUE_TEMPLATE/question.md
vendored
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
name: Question
|
||||||
|
about: Ask a question about micro
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
9
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
9
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
## Pull Request template
|
||||||
|
Please, go through these steps before clicking submit on this PR.
|
||||||
|
|
||||||
|
1. Give a descriptive title to your PR.
|
||||||
|
2. Provide a description of your changes.
|
||||||
|
3. Make sure you have some relevant tests.
|
||||||
|
4. Put `closes #XXXX` in your comment to auto-close the issue that your PR fixes (if applicable).
|
||||||
|
|
||||||
|
**PLEASE REMOVE THIS TEMPLATE BEFORE SUBMITTING**
|
28
.github/autoapprove.yml
vendored
Normal file
28
.github/autoapprove.yml
vendored
Normal file
@@ -0,0 +1,28 @@
|
|||||||
|
name: "autoapprove"
|
||||||
|
|
||||||
|
on:
|
||||||
|
pull_request_target:
|
||||||
|
types: [assigned, opened, synchronize, reopened]
|
||||||
|
workflow_run:
|
||||||
|
workflows: ["prbuild"]
|
||||||
|
types:
|
||||||
|
- completed
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
pull-requests: write
|
||||||
|
contents: write
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
autoapprove:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
steps:
|
||||||
|
- name: approve
|
||||||
|
run: [ "curl -o tea https://dl.gitea.com/tea/main/tea-main-linux-amd64",
|
||||||
|
"chmod +x ./tea",
|
||||||
|
"./tea login add --name unistack --token ${{ secrets.GITHUB_TOKEN }} --url https://git.unistack.org",
|
||||||
|
"./tea pr --repo ${{ github.event.repository.name }}"
|
||||||
|
]
|
||||||
|
if: github.actor == 'vtolstov'
|
||||||
|
id: approve
|
||||||
|
with:
|
||||||
|
github-token: ${{ secrets.GITHUB_TOKEN }}
|
53
.github/workflows/job_coverage.yml
vendored
Normal file
53
.github/workflows/job_coverage.yml
vendored
Normal file
@@ -0,0 +1,53 @@
|
|||||||
|
name: coverage
|
||||||
|
|
||||||
|
on:
|
||||||
|
push:
|
||||||
|
branches: [ main, v3, v4 ]
|
||||||
|
paths-ignore:
|
||||||
|
- '.github/**'
|
||||||
|
- '.gitea/**'
|
||||||
|
pull_request:
|
||||||
|
branches: [ main, v3, v4 ]
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
|
||||||
|
build:
|
||||||
|
if: github.server_url != 'https://github.com'
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
steps:
|
||||||
|
- name: checkout code
|
||||||
|
uses: actions/checkout@v4
|
||||||
|
with:
|
||||||
|
filter: 'blob:none'
|
||||||
|
|
||||||
|
- name: setup go
|
||||||
|
uses: actions/setup-go@v5
|
||||||
|
with:
|
||||||
|
cache-dependency-path: "**/*.sum"
|
||||||
|
go-version: 'stable'
|
||||||
|
|
||||||
|
- name: test coverage
|
||||||
|
run: |
|
||||||
|
go test -v -cover ./... -covermode=count -coverprofile coverage.out -coverpkg ./...
|
||||||
|
go tool cover -func coverage.out -o coverage.out
|
||||||
|
|
||||||
|
- name: coverage badge
|
||||||
|
uses: tj-actions/coverage-badge-go@v2
|
||||||
|
with:
|
||||||
|
green: 80
|
||||||
|
filename: coverage.out
|
||||||
|
|
||||||
|
- uses: stefanzweifel/git-auto-commit-action@v4
|
||||||
|
name: autocommit
|
||||||
|
with:
|
||||||
|
commit_message: Apply Code Coverage Badge
|
||||||
|
skip_fetch: false
|
||||||
|
skip_checkout: false
|
||||||
|
file_pattern: ./README.md
|
||||||
|
|
||||||
|
- name: push
|
||||||
|
if: steps.auto-commit-action.outputs.changes_detected == 'true'
|
||||||
|
uses: ad-m/github-push-action@master
|
||||||
|
with:
|
||||||
|
github_token: ${{ github.token }}
|
||||||
|
branch: ${{ github.ref }}
|
29
.github/workflows/job_lint.yml
vendored
Normal file
29
.github/workflows/job_lint.yml
vendored
Normal file
@@ -0,0 +1,29 @@
|
|||||||
|
name: lint
|
||||||
|
|
||||||
|
on:
|
||||||
|
pull_request:
|
||||||
|
types: [opened, reopened, synchronize]
|
||||||
|
branches: [ master, v3, v4 ]
|
||||||
|
paths-ignore:
|
||||||
|
- '.github/**'
|
||||||
|
- '.gitea/**'
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
lint:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
steps:
|
||||||
|
- name: checkout code
|
||||||
|
uses: actions/checkout@v4
|
||||||
|
with:
|
||||||
|
filter: 'blob:none'
|
||||||
|
- name: setup go
|
||||||
|
uses: actions/setup-go@v5
|
||||||
|
with:
|
||||||
|
cache-dependency-path: "**/*.sum"
|
||||||
|
go-version: 'stable'
|
||||||
|
- name: setup deps
|
||||||
|
run: go get -v ./...
|
||||||
|
- name: run lint
|
||||||
|
uses: golangci/golangci-lint-action@v6
|
||||||
|
with:
|
||||||
|
version: 'latest'
|
52
.github/workflows/job_sync.yml
vendored
Normal file
52
.github/workflows/job_sync.yml
vendored
Normal file
@@ -0,0 +1,52 @@
|
|||||||
|
name: sync
|
||||||
|
|
||||||
|
on:
|
||||||
|
schedule:
|
||||||
|
- cron: '*/5 * * * *'
|
||||||
|
# Allows you to run this workflow manually from the Actions tab
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
sync:
|
||||||
|
if: github.server_url != 'https://github.com'
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
steps:
|
||||||
|
- name: init
|
||||||
|
run: |
|
||||||
|
git config --global user.email "vtolstov <vtolstov@users.noreply.github.com>"
|
||||||
|
git config --global user.name "github-actions[bot]"
|
||||||
|
echo "machine git.unistack.org login vtolstov password ${{ secrets.TOKEN_GITEA }}" >> /root/.netrc
|
||||||
|
echo "machine github.com login vtolstov password ${{ secrets.TOKEN_GITHUB }}" >> /root/.netrc
|
||||||
|
|
||||||
|
- name: sync master
|
||||||
|
run: |
|
||||||
|
git clone --filter=blob:none --filter=tree:0 --branch master --single-branch ${GITHUB_SERVER_URL}/${GITHUB_REPOSITORY} repo
|
||||||
|
cd repo
|
||||||
|
git remote add --no-tags --fetch --track master upstream https://github.com/${GITHUB_REPOSITORY}
|
||||||
|
git pull --rebase upstream master
|
||||||
|
git push upstream master --progress
|
||||||
|
git push origin master --progress
|
||||||
|
cd ../
|
||||||
|
rm -rf repo
|
||||||
|
|
||||||
|
- name: sync v3
|
||||||
|
run: |
|
||||||
|
git clone --filter=blob:none --filter=tree:0 --branch v3 --single-branch ${GITHUB_SERVER_URL}/${GITHUB_REPOSITORY} repo
|
||||||
|
cd repo
|
||||||
|
git remote add --no-tags --fetch --track v3 upstream https://github.com/${GITHUB_REPOSITORY}
|
||||||
|
git pull --rebase upstream v3
|
||||||
|
git push upstream v3 --progress
|
||||||
|
git push origin v3 --progress
|
||||||
|
cd ../
|
||||||
|
rm -rf repo
|
||||||
|
|
||||||
|
- name: sync v4
|
||||||
|
run: |
|
||||||
|
git clone --filter=blob:none --filter=tree:0 --branch v4 --single-branch ${GITHUB_SERVER_URL}/${GITHUB_REPOSITORY} repo
|
||||||
|
cd repo
|
||||||
|
git remote add --no-tags --fetch --track v4 upstream https://github.com/${GITHUB_REPOSITORY}
|
||||||
|
git pull --rebase upstream v4
|
||||||
|
git push upstream v4 --progress
|
||||||
|
git push origin v4 --progress
|
||||||
|
cd ../
|
||||||
|
rm -rf repo
|
31
.github/workflows/job_test.yml
vendored
Normal file
31
.github/workflows/job_test.yml
vendored
Normal file
@@ -0,0 +1,31 @@
|
|||||||
|
name: test
|
||||||
|
|
||||||
|
on:
|
||||||
|
pull_request:
|
||||||
|
types: [opened, reopened, synchronize]
|
||||||
|
branches: [ master, v3, v4 ]
|
||||||
|
push:
|
||||||
|
branches: [ master, v3, v4 ]
|
||||||
|
paths-ignore:
|
||||||
|
- '.github/**'
|
||||||
|
- '.gitea/**'
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
test:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
steps:
|
||||||
|
- name: checkout code
|
||||||
|
uses: actions/checkout@v4
|
||||||
|
with:
|
||||||
|
filter: 'blob:none'
|
||||||
|
- name: setup go
|
||||||
|
uses: actions/setup-go@v5
|
||||||
|
with:
|
||||||
|
cache-dependency-path: "**/*.sum"
|
||||||
|
go-version: 'stable'
|
||||||
|
- name: setup deps
|
||||||
|
run: go get -v ./...
|
||||||
|
- name: run test
|
||||||
|
env:
|
||||||
|
INTEGRATION_TESTS: yes
|
||||||
|
run: go test -mod readonly -v ./...
|
50
.github/workflows/job_tests.yml
vendored
Normal file
50
.github/workflows/job_tests.yml
vendored
Normal file
@@ -0,0 +1,50 @@
|
|||||||
|
name: test
|
||||||
|
|
||||||
|
on:
|
||||||
|
pull_request:
|
||||||
|
types: [opened, reopened, synchronize]
|
||||||
|
branches: [ master, v3, v4 ]
|
||||||
|
push:
|
||||||
|
branches: [ master, v3, v4 ]
|
||||||
|
paths-ignore:
|
||||||
|
- '.github/**'
|
||||||
|
- '.gitea/**'
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
test:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
steps:
|
||||||
|
- name: checkout code
|
||||||
|
uses: actions/checkout@v4
|
||||||
|
with:
|
||||||
|
filter: 'blob:none'
|
||||||
|
- name: checkout tests
|
||||||
|
uses: actions/checkout@v4
|
||||||
|
with:
|
||||||
|
ref: master
|
||||||
|
filter: 'blob:none'
|
||||||
|
repository: unistack-org/micro-tests
|
||||||
|
path: micro-tests
|
||||||
|
- name: setup go
|
||||||
|
uses: actions/setup-go@v5
|
||||||
|
with:
|
||||||
|
cache-dependency-path: "**/*.sum"
|
||||||
|
go-version: 'stable'
|
||||||
|
- name: setup go work
|
||||||
|
env:
|
||||||
|
GOWORK: ${{ github.workspace }}/go.work
|
||||||
|
run: |
|
||||||
|
go work init
|
||||||
|
go work use .
|
||||||
|
go work use micro-tests
|
||||||
|
- name: setup deps
|
||||||
|
env:
|
||||||
|
GOWORK: ${{ github.workspace }}/go.work
|
||||||
|
run: go get -v ./...
|
||||||
|
- name: run tests
|
||||||
|
env:
|
||||||
|
INTEGRATION_TESTS: yes
|
||||||
|
GOWORK: ${{ github.workspace }}/go.work
|
||||||
|
run: |
|
||||||
|
cd micro-tests
|
||||||
|
go test -mod readonly -v ./... || true
|
5
.golangci.yml
Normal file
5
.golangci.yml
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
run:
|
||||||
|
concurrency: 8
|
||||||
|
timeout: 5m
|
||||||
|
issues-exit-code: 1
|
||||||
|
tests: true
|
225
flag.go
225
flag.go
@@ -4,11 +4,14 @@ import (
|
|||||||
"context"
|
"context"
|
||||||
"errors"
|
"errors"
|
||||||
"flag"
|
"flag"
|
||||||
|
"fmt"
|
||||||
|
"os"
|
||||||
"reflect"
|
"reflect"
|
||||||
|
"strings"
|
||||||
"time"
|
"time"
|
||||||
|
|
||||||
"github.com/unistack-org/micro/v3/config"
|
"go.unistack.org/micro/v4/config"
|
||||||
rutil "github.com/unistack-org/micro/v3/util/reflect"
|
rutil "go.unistack.org/micro/v4/util/reflect"
|
||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
@@ -26,7 +29,10 @@ var (
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
type flagConfig struct {
|
type flagConfig struct {
|
||||||
|
fset *flag.FlagSet
|
||||||
opts config.Options
|
opts config.Options
|
||||||
|
name string
|
||||||
|
env string
|
||||||
}
|
}
|
||||||
|
|
||||||
func (c *flagConfig) Options() config.Options {
|
func (c *flagConfig) Options() config.Options {
|
||||||
@@ -38,9 +44,23 @@ func (c *flagConfig) Init(opts ...config.Option) error {
|
|||||||
o(&c.opts)
|
o(&c.opts)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if err := config.DefaultBeforeInit(c.opts.Context, c); err != nil && !c.opts.AllowFail {
|
||||||
|
return err
|
||||||
|
}
|
||||||
|
|
||||||
|
c.configure()
|
||||||
|
|
||||||
fields, err := rutil.StructFields(c.opts.Struct)
|
fields, err := rutil.StructFields(c.opts.Struct)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
return err
|
if !c.opts.AllowFail {
|
||||||
|
return err
|
||||||
|
}
|
||||||
|
|
||||||
|
if err := config.DefaultAfterInit(c.opts.Context, c); err != nil && !c.opts.AllowFail {
|
||||||
|
return err
|
||||||
|
}
|
||||||
|
|
||||||
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
for _, sf := range fields {
|
for _, sf := range fields {
|
||||||
@@ -48,10 +68,26 @@ func (c *flagConfig) Init(opts ...config.Option) error {
|
|||||||
if !ok {
|
if !ok {
|
||||||
continue
|
continue
|
||||||
}
|
}
|
||||||
fn, fv, fd := getFlagOpts(tf)
|
|
||||||
|
fn, fd, fv := getFlagOpts(tf)
|
||||||
|
if tf, ok = sf.Field.Tag.Lookup(c.env); ok {
|
||||||
|
fd += fmt.Sprintf(" (env %s)", tf)
|
||||||
|
}
|
||||||
|
|
||||||
rcheck := true
|
rcheck := true
|
||||||
switch sf.Value.Interface().(type) {
|
|
||||||
|
if !sf.Value.IsValid() {
|
||||||
|
continue
|
||||||
|
}
|
||||||
|
vi := sf.Value.Interface()
|
||||||
|
if vi == nil {
|
||||||
|
continue
|
||||||
|
}
|
||||||
|
if f := flag.Lookup(fn); f != nil {
|
||||||
|
return nil
|
||||||
|
}
|
||||||
|
|
||||||
|
switch vi.(type) {
|
||||||
case time.Duration:
|
case time.Duration:
|
||||||
err = c.flagDuration(sf.Value, fn, fv, fd)
|
err = c.flagDuration(sf.Value, fn, fv, fd)
|
||||||
rcheck = false
|
rcheck = false
|
||||||
@@ -59,8 +95,16 @@ func (c *flagConfig) Init(opts ...config.Option) error {
|
|||||||
err = c.flagTime(sf.Value, fn, fv, fd)
|
err = c.flagTime(sf.Value, fn, fv, fd)
|
||||||
rcheck = false
|
rcheck = false
|
||||||
}
|
}
|
||||||
|
|
||||||
if err != nil {
|
if err != nil {
|
||||||
return err
|
if !c.opts.AllowFail {
|
||||||
|
return err
|
||||||
|
}
|
||||||
|
if err := config.DefaultAfterInit(c.opts.Context, c); err != nil && !c.opts.AllowFail {
|
||||||
|
return err
|
||||||
|
}
|
||||||
|
|
||||||
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
if !rcheck {
|
if !rcheck {
|
||||||
@@ -92,20 +136,60 @@ func (c *flagConfig) Init(opts ...config.Option) error {
|
|||||||
err = c.flagMap(sf.Value, fn, fv, fd)
|
err = c.flagMap(sf.Value, fn, fv, fd)
|
||||||
}
|
}
|
||||||
if err != nil {
|
if err != nil {
|
||||||
return err
|
if !c.opts.AllowFail {
|
||||||
}
|
return err
|
||||||
|
}
|
||||||
|
|
||||||
|
if err := config.DefaultAfterInit(c.opts.Context, c); err != nil && !c.opts.AllowFail {
|
||||||
|
return err
|
||||||
|
}
|
||||||
|
|
||||||
|
return nil
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
if err := config.DefaultAfterInit(c.opts.Context, c); err != nil && !c.opts.AllowFail {
|
||||||
|
return err
|
||||||
}
|
}
|
||||||
|
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
func (c *flagConfig) Load(ctx context.Context) error {
|
func (c *flagConfig) Load(ctx context.Context, opts ...config.LoadOption) error {
|
||||||
|
if c.opts.SkipLoad != nil && c.opts.SkipLoad(ctx, c) {
|
||||||
|
return nil
|
||||||
|
}
|
||||||
|
|
||||||
|
options := config.NewLoadOptions(opts...)
|
||||||
|
_ = options
|
||||||
|
|
||||||
|
if err := config.DefaultBeforeLoad(ctx, c); err != nil && !c.opts.AllowFail {
|
||||||
|
return err
|
||||||
|
}
|
||||||
|
|
||||||
|
if err := config.DefaultAfterLoad(ctx, c); err != nil && !c.opts.AllowFail {
|
||||||
|
return err
|
||||||
|
}
|
||||||
|
|
||||||
|
// TODO: allow merge, append and so
|
||||||
flag.Parse()
|
flag.Parse()
|
||||||
|
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
func (c *flagConfig) Save(ctx context.Context) error {
|
func (c *flagConfig) Save(ctx context.Context, opts ...config.SaveOption) error {
|
||||||
|
if c.opts.SkipSave != nil && c.opts.SkipSave(ctx, c) {
|
||||||
|
return nil
|
||||||
|
}
|
||||||
|
|
||||||
|
if err := config.DefaultBeforeSave(ctx, c); err != nil && !c.opts.AllowFail {
|
||||||
|
return err
|
||||||
|
}
|
||||||
|
|
||||||
|
if err := config.DefaultAfterSave(ctx, c); err != nil && !c.opts.AllowFail {
|
||||||
|
return err
|
||||||
|
}
|
||||||
|
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -117,10 +201,129 @@ func (c *flagConfig) Name() string {
|
|||||||
return c.opts.Name
|
return c.opts.Name
|
||||||
}
|
}
|
||||||
|
|
||||||
|
func (c *flagConfig) Watch(ctx context.Context, opts ...config.WatchOption) (config.Watcher, error) {
|
||||||
|
return nil, fmt.Errorf("not implemented")
|
||||||
|
}
|
||||||
|
|
||||||
|
func (c *flagConfig) usage() {
|
||||||
|
mapDelim := DefaultMapDelim
|
||||||
|
sliceDelim := DefaultSliceDelim
|
||||||
|
|
||||||
|
if c.opts.Context != nil {
|
||||||
|
if d, ok := c.opts.Context.Value(mapDelimKey{}).(string); ok {
|
||||||
|
mapDelim = d
|
||||||
|
}
|
||||||
|
if d, ok := c.opts.Context.Value(sliceDelimKey{}).(string); ok {
|
||||||
|
sliceDelim = d
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
if c.name == "" {
|
||||||
|
fmt.Fprintf(c.fset.Output(), "Usage:\n")
|
||||||
|
} else {
|
||||||
|
fmt.Fprintf(c.fset.Output(), "Usage of %s:\n", c.name)
|
||||||
|
}
|
||||||
|
|
||||||
|
c.fset.VisitAll(func(f *flag.Flag) {
|
||||||
|
var b strings.Builder
|
||||||
|
fmt.Fprintf(&b, " -%s", f.Name) // Two spaces before -; see next two comments.
|
||||||
|
_, usage := flag.UnquoteUsage(f)
|
||||||
|
name := "value"
|
||||||
|
v := reflect.TypeOf(f.Value).String()
|
||||||
|
b.WriteString(" ")
|
||||||
|
switch v {
|
||||||
|
case "*flag.boolFlag":
|
||||||
|
name = "bool"
|
||||||
|
case "*flag.durationValue":
|
||||||
|
name = "duration"
|
||||||
|
case "*flag.float64Value":
|
||||||
|
name = "float"
|
||||||
|
case "*flag.intValue", "*flag.int64Value":
|
||||||
|
name = "int"
|
||||||
|
case "*flag.stringValue":
|
||||||
|
name = "string"
|
||||||
|
case "*flag.uintValue", "*flag.uint64Value":
|
||||||
|
name = "uint"
|
||||||
|
case "*flag.mapValue":
|
||||||
|
// nv := f.Value.(*mapValue)
|
||||||
|
name = fmt.Sprintf("string key=val with %q as separator", mapDelim)
|
||||||
|
case "*flag.sliceValue":
|
||||||
|
// nv := f.Value.(*sliceValue)
|
||||||
|
name = fmt.Sprintf("string with %q as separator", sliceDelim)
|
||||||
|
}
|
||||||
|
b.WriteString(name)
|
||||||
|
|
||||||
|
// Boolean flags of one ASCII letter are so common we
|
||||||
|
// treat them specially, putting their usage on the same line.
|
||||||
|
if b.Len() <= 4 { // space, space, '-', 'x'.
|
||||||
|
b.WriteString("\t")
|
||||||
|
} else {
|
||||||
|
// Four spaces before the tab triggers good alignment
|
||||||
|
// for both 4- and 8-space tab stops.
|
||||||
|
b.WriteString("\n \t")
|
||||||
|
}
|
||||||
|
b.WriteString(strings.ReplaceAll(usage, "\n", "\n \t"))
|
||||||
|
|
||||||
|
if f.Value.String() == f.DefValue {
|
||||||
|
fmt.Fprintf(&b, " (default %q)", f.DefValue)
|
||||||
|
} else {
|
||||||
|
fmt.Fprintf(&b, " (default %q current %q)", f.DefValue, f.Value)
|
||||||
|
}
|
||||||
|
|
||||||
|
fmt.Fprint(c.fset.Output(), b.String(), "\n")
|
||||||
|
})
|
||||||
|
}
|
||||||
|
|
||||||
|
func (c *flagConfig) configure() {
|
||||||
|
flagSet := flag.CommandLine
|
||||||
|
flagSetName := os.Args[0]
|
||||||
|
flagSetErrorHandling := flag.ExitOnError
|
||||||
|
flagEnv := "env"
|
||||||
|
var flagUsage func()
|
||||||
|
var isSet bool
|
||||||
|
|
||||||
|
if c.opts.Context != nil {
|
||||||
|
if v, ok := c.opts.Context.Value(flagSetNameKey{}).(string); ok {
|
||||||
|
isSet = true
|
||||||
|
flagSetName = v
|
||||||
|
}
|
||||||
|
if v, ok := c.opts.Context.Value(flagSetErrorHandlingKey{}).(flag.ErrorHandling); ok {
|
||||||
|
isSet = true
|
||||||
|
flagSetErrorHandling = v
|
||||||
|
}
|
||||||
|
if v, ok := c.opts.Context.Value(flagSetKey{}).(*flag.FlagSet); ok {
|
||||||
|
flagSet = v
|
||||||
|
}
|
||||||
|
if v, ok := c.opts.Context.Value(flagSetUsageKey{}).(func()); ok {
|
||||||
|
flagUsage = v
|
||||||
|
}
|
||||||
|
if v, ok := c.opts.Context.Value(flagEnvKey{}).(string); ok {
|
||||||
|
flagEnv = v
|
||||||
|
}
|
||||||
|
}
|
||||||
|
c.fset = flagSet
|
||||||
|
|
||||||
|
if isSet {
|
||||||
|
c.fset.Init(flagSetName, flagSetErrorHandling)
|
||||||
|
}
|
||||||
|
if flagUsage != nil {
|
||||||
|
c.fset.Usage = flagUsage
|
||||||
|
} else {
|
||||||
|
c.fset.Usage = c.usage
|
||||||
|
}
|
||||||
|
c.env = flagEnv
|
||||||
|
|
||||||
|
c.name = flagSetName
|
||||||
|
}
|
||||||
|
|
||||||
func NewConfig(opts ...config.Option) config.Config {
|
func NewConfig(opts ...config.Option) config.Config {
|
||||||
options := config.NewOptions(opts...)
|
options := config.NewOptions(opts...)
|
||||||
if len(options.StructTag) == 0 {
|
if len(options.StructTag) == 0 {
|
||||||
options.StructTag = DefaultStructTag
|
options.StructTag = DefaultStructTag
|
||||||
}
|
}
|
||||||
return &flagConfig{opts: options}
|
|
||||||
|
c := &flagConfig{opts: options}
|
||||||
|
c.configure()
|
||||||
|
|
||||||
|
return c
|
||||||
}
|
}
|
||||||
|
48
flag_test.go
48
flag_test.go
@@ -2,45 +2,67 @@ package flag
|
|||||||
|
|
||||||
import (
|
import (
|
||||||
"context"
|
"context"
|
||||||
|
"flag"
|
||||||
"os"
|
"os"
|
||||||
"testing"
|
"testing"
|
||||||
"time"
|
"time"
|
||||||
|
|
||||||
"github.com/unistack-org/micro/v3/config"
|
"go.unistack.org/micro/v4/config"
|
||||||
)
|
)
|
||||||
|
|
||||||
func TestLoad(t *testing.T) {
|
func TestLoad(t *testing.T) {
|
||||||
|
time.Local = time.UTC
|
||||||
os.Args = append(os.Args, "-broker", "5566:33")
|
os.Args = append(os.Args, "-broker", "5566:33")
|
||||||
os.Args = append(os.Args, "-verbose")
|
os.Args = append(os.Args, "-verbose")
|
||||||
os.Args = append(os.Args, "-wait", "5s")
|
os.Args = append(os.Args, "-wait", "5s")
|
||||||
os.Args = append(os.Args, "-addr", "33,44")
|
os.Args = append(os.Args, "-addr", "33,44")
|
||||||
os.Args = append(os.Args, "-time", time.RFC822)
|
os.Args = append(os.Args, "-time", time.RFC822)
|
||||||
|
os.Args = append(os.Args, "-metadata", "key=20")
|
||||||
|
os.Args = append(os.Args, "-components", "all=info,api=debug")
|
||||||
|
os.Args = append(os.Args, "-addr", "33,44")
|
||||||
|
os.Args = append(os.Args, "-badflag", "test")
|
||||||
|
type NestedConfig struct {
|
||||||
|
Value string `flag:"name=nested_value"`
|
||||||
|
}
|
||||||
type Config struct {
|
type Config struct {
|
||||||
Broker string `flag:"name=broker,desc='description with, comma',default='127.0.0.1:9092'"`
|
Time time.Time `flag:"name=time,desc='some time',default='02 Jan 06 15:04 MST'"`
|
||||||
Verbose bool `flag:"name=verbose,desc='verbose output',default='false'"`
|
Components map[string]string `flag:"name=components,desc='components logging'"`
|
||||||
Addr []string `flag:"name=addr,desc='addrs',default='127.0.0.1:9092'"`
|
Metadata map[string]int `flag:"name=metadata,desc='some meta',default=''"`
|
||||||
Wait time.Duration `flag:"name=wait,desc='wait time',default='2s'"`
|
Nested *NestedConfig
|
||||||
Time time.Time `flag:"name=time,desc='some time',default='02 Jan 06 15:04 MST'"`
|
Broker string `flag:"name=broker,desc='description with, comma',default='127.0.0.1:9092'"`
|
||||||
|
WithoutDesc string `flag:"name=without_desc,default='without_default'"`
|
||||||
|
WithoutAll string `flag:"name=without_all"`
|
||||||
|
WithoutDefault string `flag:"name=without_default,desc='with'"`
|
||||||
|
Addr []string `flag:"name=addr,desc='addrs',default='127.0.0.1:9092'"`
|
||||||
|
Wait time.Duration `flag:"name=wait,desc='wait time',default='2s'"`
|
||||||
|
Verbose bool `flag:"name=verbose,desc='verbose output',default='false'"`
|
||||||
}
|
}
|
||||||
|
|
||||||
ctx := context.Background()
|
ctx := context.Background()
|
||||||
cfg := &Config{}
|
cfg := &Config{Nested: &NestedConfig{}}
|
||||||
|
|
||||||
c := NewConfig(config.Struct(cfg), TimeFormat(time.RFC822))
|
c := NewConfig(config.Struct(cfg), TimeFormat(time.RFC822), FlagErrorHandling(flag.ContinueOnError))
|
||||||
if err := c.Init(); err != nil {
|
if err := c.Init(); err != nil {
|
||||||
t.Fatal(err)
|
t.Fatalf("init failed: %v", err)
|
||||||
|
}
|
||||||
|
|
||||||
|
// double init test
|
||||||
|
if err := c.Init(); err != nil {
|
||||||
|
t.Fatalf("init failed: %v", err)
|
||||||
}
|
}
|
||||||
|
|
||||||
if err := c.Load(ctx); err != nil {
|
if err := c.Load(ctx); err != nil {
|
||||||
t.Fatal(err)
|
t.Fatalf("load failed: %v", err)
|
||||||
}
|
}
|
||||||
|
|
||||||
if cfg.Broker != "5566:33" {
|
if cfg.Broker != "5566:33" {
|
||||||
t.Fatalf("failed to parse flags broker value invalid: %#+v", cfg)
|
t.Fatalf("failed to parse flags broker value invalid: %#+v", cfg)
|
||||||
}
|
}
|
||||||
if tf := cfg.Time.Format(time.RFC822); tf != "02 Jan 06 14:32 MSK" {
|
if tf := cfg.Time.Format(time.RFC822); tf != "02 Jan 06 15:04 MST" {
|
||||||
t.Fatalf("parse time error: %v", cfg.Time)
|
t.Fatalf("parse time error: %s != %s", tf, "02 Jan 06 15:04 MST")
|
||||||
}
|
}
|
||||||
|
|
||||||
t.Logf("cfg %#+v", cfg)
|
if len(cfg.Components) != 2 {
|
||||||
|
t.Fatalf("cant parse map components %#+v", cfg)
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
20
go.mod
20
go.mod
@@ -1,5 +1,19 @@
|
|||||||
module github.com/unistack-org/micro-config-flag/v3
|
module go.unistack.org/micro-config-flag/v4
|
||||||
|
|
||||||
go 1.16
|
go 1.22.0
|
||||||
|
|
||||||
require github.com/unistack-org/micro/v3 v3.3.23
|
toolchain go1.24.1
|
||||||
|
|
||||||
|
require go.unistack.org/micro/v4 v4.1.3
|
||||||
|
|
||||||
|
require (
|
||||||
|
dario.cat/mergo v1.0.1 // indirect
|
||||||
|
github.com/ash3in/uuidv8 v1.2.0 // indirect
|
||||||
|
github.com/google/go-cmp v0.6.0 // indirect
|
||||||
|
github.com/google/uuid v1.6.0 // indirect
|
||||||
|
github.com/matoous/go-nanoid v1.5.1 // indirect
|
||||||
|
github.com/spf13/cast v1.7.1 // indirect
|
||||||
|
go.unistack.org/micro-proto/v4 v4.1.0 // indirect
|
||||||
|
google.golang.org/protobuf v1.36.3 // indirect
|
||||||
|
gopkg.in/yaml.v3 v3.0.1 // indirect
|
||||||
|
)
|
||||||
|
49
go.sum
49
go.sum
@@ -1,18 +1,33 @@
|
|||||||
github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod h1:E3ru+11k8xSBh+hMPgOLZmtrrCbhqsmaPHjLKYnJCaQ=
|
dario.cat/mergo v1.0.1 h1:Ra4+bf83h2ztPIQYNP99R6m+Y7KfnARDfID+a+vLl4s=
|
||||||
github.com/ef-ds/deque v1.0.4/go.mod h1:gXDnTC3yqvBcHbq2lcExjtAcVrOnJCbMcZXmuj8Z4tg=
|
dario.cat/mergo v1.0.1/go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk=
|
||||||
github.com/google/uuid v1.2.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
|
github.com/DATA-DOG/go-sqlmock v1.5.2 h1:OcvFkGmslmlZibjAjaHm3L//6LiuBgolP7OputlJIzU=
|
||||||
github.com/imdario/mergo v0.3.12 h1:b6R2BslTbIEToALKP7LxUvijTsNI9TAe80pLWN2g/HU=
|
github.com/DATA-DOG/go-sqlmock v1.5.2/go.mod h1:88MAG/4G7SMwSE3CeA0ZKzrT5CiOU3OJ+JlNzwDqpNU=
|
||||||
github.com/imdario/mergo v0.3.12/go.mod h1:jmQim1M+e3UYxmgPu/WyfjB3N3VflVyUjjjwH0dnCYA=
|
github.com/ash3in/uuidv8 v1.2.0 h1:2oogGdtCPwaVtyvPPGin4TfZLtOGE5F+W++E880G6SI=
|
||||||
github.com/patrickmn/go-cache v2.1.0+incompatible/go.mod h1:3Qf8kWWT7OJRJbdiICTKqZju1ZixQ/KpMGzzAfe6+WQ=
|
github.com/ash3in/uuidv8 v1.2.0/go.mod h1:BnU0wJBxnzdEKmVg4xckBkD+VZuecTFTUP3M0dWgyY4=
|
||||||
github.com/silas/dag v0.0.0-20210121180416-41cf55125c34/go.mod h1:7RTUFBdIRC9nZ7/3RyRNH1bdqIShrDejd1YbLwgPS+I=
|
github.com/frankban/quicktest v1.14.6 h1:7Xjx+VpznH+oBnejlPUj8oUpdxnVs4f8XU8WnHkI4W8=
|
||||||
github.com/unistack-org/micro/v3 v3.3.23 h1:iQtvVF4p+HPtWgm/zPt7+gN78EQMf1rHSMppxYlbRHQ=
|
github.com/frankban/quicktest v1.14.6/go.mod h1:4ptaffx2x8+WTWXmUCuVU6aPUX1/Mz7zb5vbUoiM6w0=
|
||||||
github.com/unistack-org/micro/v3 v3.3.23/go.mod h1:LXmPfbJnJNvL0kQs8HfnkV3Wya2Wb+C7keVq++RCZnk=
|
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
|
||||||
golang.org/x/net v0.0.0-20210510120150-4163338589ed/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y=
|
github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
|
||||||
golang.org/x/sys v0.0.0-20201119102817-f84b799fce68/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
|
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
|
||||||
golang.org/x/sys v0.0.0-20210423082822-04245dca01da/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
|
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
|
||||||
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
|
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
|
||||||
golang.org/x/text v0.3.6/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
|
github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk=
|
||||||
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
|
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
|
||||||
|
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
|
||||||
|
github.com/matoous/go-nanoid v1.5.1 h1:aCjdvTyO9LLnTIi0fgdXhOPPvOHjpXN6Ik9DaNjIct4=
|
||||||
|
github.com/matoous/go-nanoid v1.5.1/go.mod h1:zyD2a71IubI24efhpvkJz+ZwfwagzgSO6UNiFsZKN7U=
|
||||||
|
github.com/rogpeppe/go-internal v1.13.1 h1:KvO1DLK/DRN07sQ1LQKScxyZJuNnedQ5/wKSR38lUII=
|
||||||
|
github.com/rogpeppe/go-internal v1.13.1/go.mod h1:uMEvuHeurkdAXX61udpOXGD/AzZDWNMNyH2VO9fmH0o=
|
||||||
|
github.com/spf13/cast v1.7.1 h1:cuNEagBQEHWN1FnbGEjCXL2szYEXqfJPbP2HNUaca9Y=
|
||||||
|
github.com/spf13/cast v1.7.1/go.mod h1:ancEpBxwJDODSW/UG4rDrAqiKolqNNh2DX3mk86cAdo=
|
||||||
|
go.unistack.org/micro-proto/v4 v4.1.0 h1:qPwL2n/oqh9RE3RTTDgt28XK3QzV597VugQPaw9lKUk=
|
||||||
|
go.unistack.org/micro-proto/v4 v4.1.0/go.mod h1:ArmK7o+uFvxSY3dbJhKBBX4Pm1rhWdLEFf3LxBrMtec=
|
||||||
|
go.unistack.org/micro/v4 v4.1.3 h1:9QHiLHBTfPtfKyoY3HsLPNVSK0wlAAoMV+9saLz2iR4=
|
||||||
|
go.unistack.org/micro/v4 v4.1.3/go.mod h1:lr3oYED8Ay1vjK68QqRw30QOtdk/ffpZqMFDasOUhKw=
|
||||||
|
google.golang.org/protobuf v1.36.3 h1:82DV7MYdb8anAVi3qge1wSnMDrnKK7ebr+I0hHRN1BU=
|
||||||
|
google.golang.org/protobuf v1.36.3/go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE=
|
||||||
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
|
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
|
||||||
gopkg.in/yaml.v2 v2.3.0 h1:clyUAQHOM3G0M3f5vQj7LuJrETvjVot3Z5el9nffUtU=
|
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c h1:Hei/4ADfdWqJk1ZMxUNpqntNwaWcugrBjAiHlqqRiVk=
|
||||||
gopkg.in/yaml.v2 v2.3.0/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
|
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c/go.mod h1:JHkPIbrfpd72SG/EVd6muEfDQjcINNoR0C8j2r3qZ4Q=
|
||||||
|
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
|
||||||
|
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
|
||||||
|
39
options.go
39
options.go
@@ -1,7 +1,9 @@
|
|||||||
package flag
|
package flag
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"github.com/unistack-org/micro/v3/config"
|
"flag"
|
||||||
|
|
||||||
|
"go.unistack.org/micro/v4/config"
|
||||||
)
|
)
|
||||||
|
|
||||||
type sliceDelimKey struct{}
|
type sliceDelimKey struct{}
|
||||||
@@ -24,3 +26,38 @@ type timeFormatKey struct{}
|
|||||||
func TimeFormat(s string) config.Option {
|
func TimeFormat(s string) config.Option {
|
||||||
return config.SetOption(timeFormatKey{}, s)
|
return config.SetOption(timeFormatKey{}, s)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
type flagSetKey struct{}
|
||||||
|
|
||||||
|
// FlagSet set flag set name
|
||||||
|
func FlagSet(f *flag.FlagSet) config.Option {
|
||||||
|
return config.SetOption(flagSetKey{}, f)
|
||||||
|
}
|
||||||
|
|
||||||
|
type flagSetNameKey struct{}
|
||||||
|
|
||||||
|
// FlagSetName set flag set name
|
||||||
|
func FlagSetName(n string) config.Option {
|
||||||
|
return config.SetOption(flagSetNameKey{}, n)
|
||||||
|
}
|
||||||
|
|
||||||
|
type flagSetErrorHandlingKey struct{}
|
||||||
|
|
||||||
|
// FlagErrorHandling set flag set error handling
|
||||||
|
func FlagErrorHandling(eh flag.ErrorHandling) config.Option {
|
||||||
|
return config.SetOption(flagSetErrorHandlingKey{}, eh)
|
||||||
|
}
|
||||||
|
|
||||||
|
type flagSetUsageKey struct{}
|
||||||
|
|
||||||
|
// FlagUsage set flag set usage func
|
||||||
|
func FlagUsage(fn func()) config.Option {
|
||||||
|
return config.SetOption(flagSetUsageKey{}, fn)
|
||||||
|
}
|
||||||
|
|
||||||
|
type flagEnvKey struct{}
|
||||||
|
|
||||||
|
// FlagEnv set flag set usage func
|
||||||
|
func FlagEnv(n string) config.Option {
|
||||||
|
return config.SetOption(flagEnvKey{}, n)
|
||||||
|
}
|
||||||
|
337
util.go
337
util.go
@@ -2,12 +2,174 @@ package flag
|
|||||||
|
|
||||||
import (
|
import (
|
||||||
"flag"
|
"flag"
|
||||||
|
"fmt"
|
||||||
"reflect"
|
"reflect"
|
||||||
"strconv"
|
"strconv"
|
||||||
"strings"
|
"strings"
|
||||||
"time"
|
"time"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
type mapValue struct {
|
||||||
|
delim string
|
||||||
|
def string
|
||||||
|
v reflect.Value
|
||||||
|
}
|
||||||
|
|
||||||
|
func (v *mapValue) String() string {
|
||||||
|
if v.v.Kind() != reflect.Invalid {
|
||||||
|
var kv []string
|
||||||
|
it := v.v.MapRange()
|
||||||
|
for it.Next() {
|
||||||
|
k := it.Key().Interface()
|
||||||
|
v := it.Value().Interface()
|
||||||
|
kv = append(kv, fmt.Sprintf("%v=%v", k, v))
|
||||||
|
}
|
||||||
|
return strings.Join(kv, ",")
|
||||||
|
}
|
||||||
|
return v.def
|
||||||
|
}
|
||||||
|
|
||||||
|
func (v *mapValue) Get() interface{} {
|
||||||
|
return v.v.Interface()
|
||||||
|
}
|
||||||
|
|
||||||
|
func (v *mapValue) Set(s string) error {
|
||||||
|
ps := strings.Split(s, v.delim)
|
||||||
|
if len(ps) == 0 {
|
||||||
|
return nil
|
||||||
|
}
|
||||||
|
v.v.Set(reflect.MakeMapWithSize(v.v.Type(), len(ps)))
|
||||||
|
kt := v.v.Type().Key().Kind()
|
||||||
|
vt := v.v.Type().Elem().Kind()
|
||||||
|
|
||||||
|
for i := 0; i < len(ps); i++ {
|
||||||
|
fs := strings.Split(ps[i], "=")
|
||||||
|
switch len(fs) {
|
||||||
|
case 0:
|
||||||
|
return nil
|
||||||
|
case 1:
|
||||||
|
if len(fs[0]) == 0 {
|
||||||
|
return nil
|
||||||
|
}
|
||||||
|
return ErrInvalidValue
|
||||||
|
case 2:
|
||||||
|
break
|
||||||
|
default:
|
||||||
|
return ErrInvalidValue
|
||||||
|
}
|
||||||
|
key, err := convertType(reflect.ValueOf(fs[0]), kt)
|
||||||
|
if err != nil {
|
||||||
|
return err
|
||||||
|
}
|
||||||
|
val, err := convertType(reflect.ValueOf(fs[1]), vt)
|
||||||
|
if err != nil {
|
||||||
|
return err
|
||||||
|
}
|
||||||
|
v.v.SetMapIndex(key.Convert(v.v.Type().Key()), val.Convert(v.v.Type().Elem()))
|
||||||
|
}
|
||||||
|
return nil
|
||||||
|
}
|
||||||
|
|
||||||
|
type sliceValue struct {
|
||||||
|
delim string
|
||||||
|
def string
|
||||||
|
v reflect.Value
|
||||||
|
}
|
||||||
|
|
||||||
|
func (v *sliceValue) String() string {
|
||||||
|
if v.v.Kind() != reflect.Invalid {
|
||||||
|
var kv []string
|
||||||
|
for idx := 0; idx < v.v.Len(); idx++ {
|
||||||
|
kv = append(kv, fmt.Sprintf("%v", v.v.Index(idx).Interface()))
|
||||||
|
}
|
||||||
|
return strings.Join(kv, ",")
|
||||||
|
}
|
||||||
|
return v.def
|
||||||
|
}
|
||||||
|
|
||||||
|
func (v *sliceValue) Get() interface{} {
|
||||||
|
return v.v.Interface()
|
||||||
|
}
|
||||||
|
|
||||||
|
func (v *sliceValue) Set(s string) error {
|
||||||
|
p := strings.Split(s, v.delim)
|
||||||
|
v.v.Set(reflect.MakeSlice(v.v.Type(), len(p), len(p)))
|
||||||
|
switch v.v.Type().Elem().Kind() {
|
||||||
|
case reflect.Int, reflect.Int64:
|
||||||
|
for idx := range p {
|
||||||
|
i, err := strconv.ParseInt(p[idx], 10, 64)
|
||||||
|
if err != nil {
|
||||||
|
return err
|
||||||
|
}
|
||||||
|
v.v.Index(idx).SetInt(i)
|
||||||
|
}
|
||||||
|
case reflect.Uint, reflect.Uint64:
|
||||||
|
for idx := range p {
|
||||||
|
i, err := strconv.ParseUint(p[idx], 10, 64)
|
||||||
|
if err != nil {
|
||||||
|
return err
|
||||||
|
}
|
||||||
|
v.v.Index(idx).SetUint(i)
|
||||||
|
}
|
||||||
|
case reflect.Float64:
|
||||||
|
for idx := range p {
|
||||||
|
i, err := strconv.ParseFloat(p[idx], 64)
|
||||||
|
if err != nil {
|
||||||
|
return err
|
||||||
|
}
|
||||||
|
v.v.Index(idx).SetFloat(i)
|
||||||
|
}
|
||||||
|
case reflect.Bool:
|
||||||
|
for idx := range p {
|
||||||
|
i, err := strconv.ParseBool(p[idx])
|
||||||
|
if err != nil {
|
||||||
|
return err
|
||||||
|
}
|
||||||
|
v.v.Index(idx).SetBool(i)
|
||||||
|
}
|
||||||
|
case reflect.String:
|
||||||
|
for idx := range p {
|
||||||
|
v.v.Index(idx).SetString(p[idx])
|
||||||
|
}
|
||||||
|
}
|
||||||
|
return nil
|
||||||
|
}
|
||||||
|
|
||||||
|
func convertType(v reflect.Value, t reflect.Kind) (reflect.Value, error) {
|
||||||
|
switch v.Kind() {
|
||||||
|
case reflect.String:
|
||||||
|
switch t {
|
||||||
|
case reflect.String:
|
||||||
|
return v, nil
|
||||||
|
case reflect.Int, reflect.Int64:
|
||||||
|
i, err := strconv.ParseInt(v.String(), 10, 64)
|
||||||
|
if err != nil {
|
||||||
|
return v, err
|
||||||
|
}
|
||||||
|
return reflect.ValueOf(i), nil
|
||||||
|
case reflect.Uint, reflect.Uint64:
|
||||||
|
i, err := strconv.ParseUint(v.String(), 10, 64)
|
||||||
|
if err != nil {
|
||||||
|
return v, err
|
||||||
|
}
|
||||||
|
return reflect.ValueOf(i), nil
|
||||||
|
case reflect.Float64:
|
||||||
|
i, err := strconv.ParseFloat(v.String(), 64)
|
||||||
|
if err != nil {
|
||||||
|
return v, err
|
||||||
|
}
|
||||||
|
return reflect.ValueOf(i), nil
|
||||||
|
case reflect.Bool:
|
||||||
|
i, err := strconv.ParseBool(v.String())
|
||||||
|
if err != nil {
|
||||||
|
return v, err
|
||||||
|
}
|
||||||
|
return reflect.ValueOf(i), nil
|
||||||
|
}
|
||||||
|
}
|
||||||
|
return v, ErrInvalidValue
|
||||||
|
}
|
||||||
|
|
||||||
func (c *flagConfig) flagSlice(v reflect.Value, fn, fv, fd string) error {
|
func (c *flagConfig) flagSlice(v reflect.Value, fn, fv, fd string) error {
|
||||||
delim := DefaultSliceDelim
|
delim := DefaultSliceDelim
|
||||||
if c.opts.Context != nil {
|
if c.opts.Context != nil {
|
||||||
@@ -16,54 +178,28 @@ func (c *flagConfig) flagSlice(v reflect.Value, fn, fv, fd string) error {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
flag.Func(fn, fd, func(s string) error {
|
v.Set(reflect.MakeSlice(v.Type(), 0, 0))
|
||||||
p := strings.Split(s, delim)
|
mp := &sliceValue{v: v, def: fv, delim: delim}
|
||||||
v.Set(reflect.MakeSlice(v.Type(), len(p), len(p)))
|
if err := mp.Set(fv); err != nil {
|
||||||
switch v.Type().Elem().Kind() {
|
return err
|
||||||
case reflect.Int, reflect.Int64:
|
}
|
||||||
for idx := range p {
|
flag.Var(mp, fn, fd)
|
||||||
i, err := strconv.ParseInt(p[idx], 10, 64)
|
|
||||||
if err != nil {
|
|
||||||
return err
|
|
||||||
}
|
|
||||||
v.Index(idx).SetInt(i)
|
|
||||||
}
|
|
||||||
case reflect.Uint, reflect.Uint64:
|
|
||||||
for idx := range p {
|
|
||||||
i, err := strconv.ParseUint(p[idx], 10, 64)
|
|
||||||
if err != nil {
|
|
||||||
return err
|
|
||||||
}
|
|
||||||
v.Index(idx).SetUint(i)
|
|
||||||
}
|
|
||||||
case reflect.Float64:
|
|
||||||
for idx := range p {
|
|
||||||
i, err := strconv.ParseFloat(p[idx], 64)
|
|
||||||
if err != nil {
|
|
||||||
return err
|
|
||||||
}
|
|
||||||
v.Index(idx).SetFloat(i)
|
|
||||||
}
|
|
||||||
case reflect.Bool:
|
|
||||||
for idx := range p {
|
|
||||||
i, err := strconv.ParseBool(p[idx])
|
|
||||||
if err != nil {
|
|
||||||
return err
|
|
||||||
}
|
|
||||||
v.Index(idx).SetBool(i)
|
|
||||||
}
|
|
||||||
case reflect.String:
|
|
||||||
for idx := range p {
|
|
||||||
v.Index(idx).SetString(p[idx])
|
|
||||||
}
|
|
||||||
}
|
|
||||||
return nil
|
|
||||||
})
|
|
||||||
|
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
func (c *flagConfig) flagMap(v reflect.Value, fn, fv, fd string) error {
|
func (c *flagConfig) flagMap(v reflect.Value, fn, fv, fd string) error {
|
||||||
|
delim := DefaultMapDelim
|
||||||
|
if c.opts.Context != nil {
|
||||||
|
if d, ok := c.opts.Context.Value(mapDelimKey{}).(string); ok {
|
||||||
|
delim = d
|
||||||
|
}
|
||||||
|
}
|
||||||
|
v.Set(reflect.MakeMapWithSize(v.Type(), 0))
|
||||||
|
mp := &mapValue{v: v, def: fv, delim: delim}
|
||||||
|
if err := mp.Set(fv); err != nil {
|
||||||
|
return err
|
||||||
|
}
|
||||||
|
flag.Var(mp, fn, fd)
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -94,7 +230,7 @@ func (c *flagConfig) flagDuration(v reflect.Value, fn, fv, fd string) error {
|
|||||||
if !ok {
|
if !ok {
|
||||||
return ErrInvalidValue
|
return ErrInvalidValue
|
||||||
}
|
}
|
||||||
i, err := time.ParseDuration(fd)
|
i, err := time.ParseDuration(fv)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
@@ -107,7 +243,7 @@ func (c *flagConfig) flagBool(v reflect.Value, fn, fv, fd string) error {
|
|||||||
if !ok {
|
if !ok {
|
||||||
return ErrInvalidValue
|
return ErrInvalidValue
|
||||||
}
|
}
|
||||||
i, err := strconv.ParseBool(fd)
|
i, err := strconv.ParseBool(fv)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
@@ -129,11 +265,11 @@ func (c *flagConfig) flagInt(v reflect.Value, fn, fv, fd string) error {
|
|||||||
if !ok {
|
if !ok {
|
||||||
return ErrInvalidValue
|
return ErrInvalidValue
|
||||||
}
|
}
|
||||||
i, err := strconv.ParseInt(fd, 10, 64)
|
i, err := strconv.ParseInt(fv, 10, 64)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
flag.IntVar(nv, fn, int(i), fd)
|
flag.IntVar(nv, fn, int(i), fv)
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -142,11 +278,11 @@ func (c *flagConfig) flagInt64(v reflect.Value, fn, fv, fd string) error {
|
|||||||
if !ok {
|
if !ok {
|
||||||
return ErrInvalidValue
|
return ErrInvalidValue
|
||||||
}
|
}
|
||||||
i, err := strconv.ParseInt(fd, 10, 64)
|
i, err := strconv.ParseInt(fv, 10, 64)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
flag.Int64Var(nv, fn, int64(i), fd)
|
flag.Int64Var(nv, fn, int64(i), fv)
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -155,11 +291,11 @@ func (c *flagConfig) flagUint(v reflect.Value, fn, fv, fd string) error {
|
|||||||
if !ok {
|
if !ok {
|
||||||
return ErrInvalidValue
|
return ErrInvalidValue
|
||||||
}
|
}
|
||||||
i, err := strconv.ParseUint(fd, 10, 64)
|
i, err := strconv.ParseUint(fv, 10, 64)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
flag.UintVar(nv, fn, uint(i), fd)
|
flag.UintVar(nv, fn, uint(i), fv)
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -168,11 +304,11 @@ func (c *flagConfig) flagUint64(v reflect.Value, fn, fv, fd string) error {
|
|||||||
if !ok {
|
if !ok {
|
||||||
return ErrInvalidValue
|
return ErrInvalidValue
|
||||||
}
|
}
|
||||||
i, err := strconv.ParseUint(fd, 10, 64)
|
i, err := strconv.ParseUint(fv, 10, 64)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
flag.Uint64Var(nv, fn, uint64(i), fd)
|
flag.Uint64Var(nv, fn, uint64(i), fv)
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -181,14 +317,15 @@ func (c *flagConfig) flagFloat64(v reflect.Value, fn, fv, fd string) error {
|
|||||||
if !ok {
|
if !ok {
|
||||||
return ErrInvalidValue
|
return ErrInvalidValue
|
||||||
}
|
}
|
||||||
i, err := strconv.ParseFloat(fd, 64)
|
i, err := strconv.ParseFloat(fv, 64)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
flag.Float64Var(nv, fn, float64(i), fd)
|
flag.Float64Var(nv, fn, float64(i), fv)
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
func (c *flagConfig) flagStringSlice(v reflect.Value, fn, fv, fd string) error {
|
func (c *flagConfig) flagStringSlice(v reflect.Value, fn, fv, fd string) error {
|
||||||
nv, ok := v.Addr().Interface().(*string)
|
nv, ok := v.Addr().Interface().(*string)
|
||||||
if !ok {
|
if !ok {
|
||||||
@@ -197,33 +334,77 @@ func (c *flagConfig) flagStringSlice(v reflect.Value, fn, fv, fd string) error {
|
|||||||
flag.StringVar(nv, fn, fv, fd)
|
flag.StringVar(nv, fn, fv, fd)
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
func getFlagOpts(tf string) (string, string, string) {
|
func getFlagOpts(tf string) (string, string, string) {
|
||||||
ret := make([]string, 3)
|
var name, desc, def string
|
||||||
vals := strings.Split(tf, ",")
|
delim := ","
|
||||||
f := 0
|
|
||||||
for _, val := range vals {
|
var buf string
|
||||||
p := strings.Split(val, "=")
|
for idx := 0; idx < len(tf); idx++ {
|
||||||
switch p[0] {
|
buf += string(tf[idx])
|
||||||
|
switch buf {
|
||||||
case "name":
|
case "name":
|
||||||
f = 0
|
ndx := idx + 2
|
||||||
|
stop := ","
|
||||||
|
var quote bool
|
||||||
|
for ; ndx < len(tf); ndx++ {
|
||||||
|
if string(tf[ndx]) == stop {
|
||||||
|
if quote {
|
||||||
|
ndx++
|
||||||
|
}
|
||||||
|
break
|
||||||
|
}
|
||||||
|
if string(tf[ndx]) == "'" {
|
||||||
|
stop = "'"
|
||||||
|
quote = true
|
||||||
|
continue
|
||||||
|
}
|
||||||
|
name += string(tf[ndx])
|
||||||
|
}
|
||||||
|
idx = ndx
|
||||||
|
buf = ""
|
||||||
case "desc":
|
case "desc":
|
||||||
f = 1
|
ndx := idx + 2
|
||||||
|
stop := ","
|
||||||
|
var quote bool
|
||||||
|
for ; ndx < len(tf); ndx++ {
|
||||||
|
if string(tf[ndx]) == stop {
|
||||||
|
if quote {
|
||||||
|
ndx++
|
||||||
|
}
|
||||||
|
break
|
||||||
|
}
|
||||||
|
if string(tf[ndx]) == "'" {
|
||||||
|
stop = "'"
|
||||||
|
quote = true
|
||||||
|
continue
|
||||||
|
}
|
||||||
|
desc += string(tf[ndx])
|
||||||
|
}
|
||||||
|
idx = ndx
|
||||||
|
buf = ""
|
||||||
case "default":
|
case "default":
|
||||||
f = 2
|
ndx := idx + 2
|
||||||
default:
|
stop := ","
|
||||||
ret[f] += "," + val
|
var quote bool
|
||||||
continue
|
for ; ndx < len(tf); ndx++ {
|
||||||
}
|
if string(tf[ndx]) == stop && (stop != delim) {
|
||||||
ret[f] = p[1]
|
if quote {
|
||||||
}
|
ndx++
|
||||||
for idx := range ret {
|
}
|
||||||
if ret[idx][0] == '\'' {
|
break
|
||||||
ret[idx] = ret[idx][1:]
|
}
|
||||||
}
|
if string(tf[ndx]) == "'" {
|
||||||
if ret[idx][len(ret[idx])-1] == '\'' {
|
stop = "'"
|
||||||
ret[idx] = ret[idx][:len(ret[idx])-1]
|
quote = true
|
||||||
|
continue
|
||||||
|
}
|
||||||
|
def += string(tf[ndx])
|
||||||
|
}
|
||||||
|
idx = ndx
|
||||||
|
buf = ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return ret[0], ret[1], ret[2]
|
return name, desc, def
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user