mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-10 08:29:58 +08:00
(goctl): support nested struct (#4211)
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
package builderx
|
||||
|
||||
import (
|
||||
"github.com/zeromicro/go-zero/core/stores/builder"
|
||||
)
|
||||
import "github.com/zeromicro/go-zero/core/stores/builder"
|
||||
|
||||
// Deprecated: Use github.com/zeromicro/go-zero/core/stores/builder.RawFieldNames instead.
|
||||
func FieldNames(in any) []string {
|
||||
|
||||
Reference in New Issue
Block a user