service

package
v0.0.0-...-08474b0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 13, 2024 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EngineeringService

type EngineeringService struct {
}

func (*EngineeringService) GetAllServiceList

func (s *EngineeringService) GetAllServiceList(baseUrl string) (ret []integrationDomain.ServiceItem, err error)

func (*EngineeringService) GetEngineeringOptions

func (s *EngineeringService) GetEngineeringOptions(baseUrl string) (ret []integrationDomain.EngineeringItem, err error)

func (*EngineeringService) GetMyEngineeringList

func (s *EngineeringService) GetMyEngineeringList(token, baseUrl string) (ret []integrationDomain.EngineeringItem)

func (*EngineeringService) GetServiceOptions

func (s *EngineeringService) GetServiceOptions(engineering, baseUrl string) (ret []integrationDomain.ServiceItem, err error)

type RemoteService

type RemoteService struct {
}

func (*RemoteService) FindClassByServiceCode

func (*RemoteService) GetFunctionDetailsByClass

func (s *RemoteService) GetFunctionDetailsByClass(classCode string, token string, baseUrl string) (ret []integrationDomain.GetFunctionDetailsByClassResData, err error)

func (*RemoteService) GetFunctionsByClass

func (*RemoteService) GetLovByCode

func (s *RemoteService) GetLovByCode(token, baseUrl string) (ret []integrationDomain.EngineeringItem)

func (*RemoteService) GetTokenFromCode

func (*RemoteService) GetUrlAndTenantId

func (s *RemoteService) GetUrlAndTenantId(filePath string) (urlRes, tenantId string, err error)

func (*RemoteService) GetUserInfoByToken

func (s *RemoteService) GetUserInfoByToken(token, origin string) (user v1.UserInfo, err error)

func (*RemoteService) LcAllServiceList

func (s *RemoteService) LcAllServiceList(token, baseUrl string) (ret []integrationDomain.ServiceItem)

func (*RemoteService) LcContainerQueryAgent

func (s *RemoteService) LcContainerQueryAgent(token, baseUrl string) (ret []integrationDomain.EngineeringItem)

func (*RemoteService) LcMlClassQueryAgent

func (s *RemoteService) LcMlClassQueryAgent(serviceCode, token, baseUrl string) (ret []integrationDomain.FindClassByServiceCodeResData)

func (*RemoteService) LcMlServiceQueryAgent

func (s *RemoteService) LcMlServiceQueryAgent(engineering, token, baseUrl string) (ret []integrationDomain.ServiceItem)

func (*RemoteService) LcQueryMsg

func (*RemoteService) LoginByOauth

func (s *RemoteService) LoginByOauth(loginByOauthReq integrationDomain.LoginByOauthReq, baseUrl string) (ret integrationDomain.LoginByOauthResData)

func (*RemoteService) MetaGetMethodDetail

type User

type User struct {
}

func (*User) GetToken

func (s *User) GetToken(baseUrl string) (token string, err error)

func (*User) GetUserInfoByToken

func (s *User) GetUserInfoByToken(tenantId consts.TenantId, token, origin string) (user v1.UserInfo, err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL