File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 22 go-optioner
33</h1 >
44
5+ [ ![ GitHub Repo stars] ( https://img.shields.io/github/stars/chenmingyong0423/go-optioner )] ( https://github.com/chenmingyong0423/go-optioner/stargazers )
6+ [ ![ GitHub issues] ( https://img.shields.io/github/issues/chenmingyong0423/go-optioner )] ( https://github.com/chenmingyong0423/go-optioner/issues )
7+ [ ![ GitHub License] ( https://img.shields.io/github/license/chenmingyong0423/go-optioner )] ( https://github.com/chenmingyong0423/go-optioner/blob/main/LICENSE )
8+ [ ![ GitHub release (with filter)] ( https://img.shields.io/github/v/release/chenmingyong0423/go-optioner )] ( https://github.com/chenmingyong0423/go-optioner )
9+ [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/chenmingyong0423/go-optioner )] ( https://goreportcard.com/report/github.com/chenmingyong0423/go-optioner )
10+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square )] ( #contributors- )
11+
512` go-optioner ` 是一个在 Go 代码中生成函数选项模式代码的工具。该工具可以根据给定的结构定义自动生成相应的选项代码。
613
714---
Original file line number Diff line number Diff line change 22 go-optioner
33</h1 >
44
5+ [ ![ GitHub Repo stars] ( https://img.shields.io/github/stars/chenmingyong0423/go-optioner )] ( https://github.com/chenmingyong0423/go-optioner/stargazers )
6+ [ ![ GitHub issues] ( https://img.shields.io/github/issues/chenmingyong0423/go-optioner )] ( https://github.com/chenmingyong0423/go-optioner/issues )
7+ [ ![ GitHub License] ( https://img.shields.io/github/license/chenmingyong0423/go-optioner )] ( https://github.com/chenmingyong0423/go-optioner/blob/main/LICENSE )
8+ [ ![ GitHub release (with filter)] ( https://img.shields.io/github/v/release/chenmingyong0423/go-optioner )] ( https://github.com/chenmingyong0423/go-optioner )
9+ [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/chenmingyong0423/go-optioner )] ( https://goreportcard.com/report/github.com/chenmingyong0423/go-optioner )
10+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square )] ( #contributors- )
11+
512` go-optioner ` is a tool for generating functional options pattern in Go code. This tool can automatically generate corresponding options code based on the given struct definition.
613
714---
You can’t perform that action at this time.
0 commit comments