You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-zero/tools/goctl/model/sql/gen
Keson 6e57f6c527
feature model interface (#222)
* make variable declaration more concise

* add model interface

* optimize interface methods

* fix: go test failed

* warp returns

* optimize
4 years ago
..
delete.go feature model interface (#222) 4 years ago
error.go add quick example 4 years ago
field.go patch model&rpc (#207) 4 years ago
findone.go feature model interface (#222) 4 years ago
findonebyfield.go feature model interface (#222) 4 years ago
gen.go feature model interface (#222) 4 years ago
gen_test.go feature: file namestyle (#223) 4 years ago
imports.go gozero template (#147) 4 years ago
insert.go feature model interface (#222) 4 years ago
keys.go feature model interface (#222) 4 years ago
keys_test.go patch model&rpc (#207) 4 years ago
new.go model support globbing patterns (#153) 4 years ago
split.go patch model&rpc (#207) 4 years ago
tag.go patch model&rpc (#207) 4 years ago
template.go feature model interface (#222) 4 years ago
template_test.go gozero template (#147) 4 years ago
types.go feature model interface (#222) 4 years ago
update.go feature model interface (#222) 4 years ago
vars.go gozero template (#147) 4 years ago