impl

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2022 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGatewayRuntimeServiceServiceImpl

func NewGatewayRuntimeServiceServiceImpl() (e error)

Types

type GatewayRuntimeServiceServiceImpl

type GatewayRuntimeServiceServiceImpl struct {
	// contains filtered or unexported fields
}

func (GatewayRuntimeServiceServiceImpl) Clone

func (GatewayRuntimeServiceServiceImpl) DeleteRuntime

func (impl GatewayRuntimeServiceServiceImpl) DeleteRuntime(runtimeId string) (err error)

func (GatewayRuntimeServiceServiceImpl) GetRegisterAppInfo

func (impl GatewayRuntimeServiceServiceImpl) GetRegisterAppInfo(projectId, env string) (resDto gw.RegisterAppsDto, err error)

func (GatewayRuntimeServiceServiceImpl) GetServiceApiPrefix

func (impl GatewayRuntimeServiceServiceImpl) GetServiceApiPrefix(req *gw.ApiPrefixReqDto) (prefixs []string, err error)

获取指定服务的API前缀

func (GatewayRuntimeServiceServiceImpl) GetServiceRuntimes

func (impl GatewayRuntimeServiceServiceImpl) GetServiceRuntimes(projectId, env, app, service string) (result []orm.GatewayRuntimeService, err error)

func (GatewayRuntimeServiceServiceImpl) TouchRuntime

func (impl GatewayRuntimeServiceServiceImpl) TouchRuntime(reqDto *gw.RuntimeServiceReqDto) (res bool, err error)

func (GatewayRuntimeServiceServiceImpl) TouchRuntimeComplete

func (impl GatewayRuntimeServiceServiceImpl) TouchRuntimeComplete(ctx map[string]interface{}, reqDto *gw.RuntimeServiceReqDto) *common.StandardResult

Jump to

Keyboard shortcuts

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