♻️ Export Generator, and switch to WithGenerator Option
This commit is contained in:
parent
abe7acffd4
commit
ce5f823d64
3 changed files with 53 additions and 50 deletions
|
|
@ -7,7 +7,7 @@ type config struct {
|
|||
prefix string
|
||||
suffix string
|
||||
extension string
|
||||
generator generator
|
||||
generator Generator
|
||||
}
|
||||
|
||||
func defaultConf() config {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue