go-zero/tools/goctl/api/parser/g4/ast
Kevin Wan ae87114282
chore: change interface{} to any (#2818)
* chore: change interface{} to any

* chore: update goctl version to 1.5.0

* chore: update goctl deps
2023-01-24 16:32:02 +08:00
..
api.go chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
apiparser_test.go chore: coding style (#2120) 2022-07-10 11:05:21 +08:00
apiparser.go chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
ast.go chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
import.go chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
importstack.go feat(goctl): supports api multi-level importing (#1747) 2022-04-09 23:26:57 +08:00
info.go chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
kv.go chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
placeholder.go Code optimized (#523) 2021-02-26 16:11:47 +08:00
service.go chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
syntax.go chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
type.go chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00