Documentation ¶
Index ¶
Constants ¶
View Source
const ( Cache_sqlite = "sqlite" Cache_mysql = "local" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MappingAllMapper ¶
type MappingAllMapper struct { }
func (*MappingAllMapper) GetMappings ¶
func (*MappingAllMapper) GetMappings(mappingDto mapping.MappingDto) ([]*mapping.MappingDto, error)
* 查询用户
type ServiceSqlAllMapper ¶
type ServiceSqlAllMapper struct { }
func (*ServiceSqlAllMapper) GetServiceSqls ¶
func (*ServiceSqlAllMapper) GetServiceSqls(serviceSqlDto serviceSql.ServiceSqlDto) ([]*serviceSql.ServiceSqlDto, error)
* 查询用户
Click to show internal directories.
Click to hide internal directories.