Latest (master): https://pkg.go.dev/github.com/dolmen-go/flagx
Your local copy: http://localhost:6060/pkg/github.com/dolmen-go/flagx
Production ready. Parts are already used in production code.
The aim is code coverage of 100%. Check testsuite coverage and consider any code not covered by the testsuite as never tested and full of bugs.
- github.com/carlmjohnson/flagext: similar flag.Value implementations
- github.com/KimMachineGun/flago: define a set of flags via a struct and tags
Copyright 2017-2022 Olivier Mengué
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.