util.go 104 B

1234567
  1. package parser
  2. import (
  3. "github.com/tal-tech/go-zero/tools/goctl/api/spec"
  4. )
  5. var emptyType spec.Type