Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DollarTokenHandler ¶
${xx}处理
Types ¶
type SqlMapping ¶
type SqlMapping struct {
// contains filtered or unexported fields
}
func ReaderConfigBuilder ¶
func ReaderConfigBuilder(pathDir string) (sqlMapping *SqlMapping, err error)
加载xml
func (*SqlMapping) GetMethodSql ¶
func (s *SqlMapping) GetMethodSql(id string) (v *Method, err error)
Click to show internal directories.
Click to hide internal directories.