tag.go 85 B

1234
  1. package template
  2. // Tag defines a tag template text
  3. var Tag = "`db:\"{{.field}}\"`"