Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewService ¶
func (*Service) GetRepository ¶
func (s *Service) GetRepository() *base.Repository
func (*Service) GetTencentResourceList ¶
func (s *Service) GetTencentResourceList(request third.TencentResourceListRequest, grpcService contract.ServiceGrpc, param ...interface{}) (base.PageResult, error)
func (*Service) SetRepository ¶
func (s *Service) SetRepository(model interface{}) *base.Repository
Click to show internal directories.
Click to hide internal directories.