Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindBeanFactroyRequest ¶
func FindBeanFactroyRequest() *dto.FactroyRequest
func InjectFactroyRequest ¶
func InjectFactroyRequest(s *dto.FactroyRequest)
func LoadFactroyRequest ¶
func LoadFactroyRequest() baseiface.ISingleton
Types ¶
type FactroyClient ¶
type FactroyClient struct {
MakeTableUrl, MakeTablesUrl string
*webclient.IchubWebClient
}
func NewFactroyClient ¶
func NewFactroyClient() *FactroyClient
func (*FactroyClient) Log ¶
func (client *FactroyClient) Log(resp *resty.Response)
func (*FactroyClient) MakeTable ¶
func (client *FactroyClient) MakeTable(dto *dto.FactroyRequest) *basedto.IchubResult
执行单个规则
func (*FactroyClient) MakeTables ¶
func (client *FactroyClient) MakeTables(*dto.FactroyRequest) *basedto.IchubResult
func (*FactroyClient) SetBaseUrl ¶
func (client *FactroyClient) SetBaseUrl(baseUrl string) *FactroyClient
baseurl="http://localhost:88"
Click to show internal directories.
Click to hide internal directories.