impl

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2021 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGatewayConsumerServiceImpl

func NewGatewayConsumerServiceImpl() error

Types

type GatewayConsumerServiceImpl

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

func (GatewayConsumerServiceImpl) Clone

func (GatewayConsumerServiceImpl) CreateConsumer

func (impl GatewayConsumerServiceImpl) CreateConsumer(createDto *gw.ConsumerCreateDto) *common.StandardResult

func (GatewayConsumerServiceImpl) CreateDefaultConsumer

func (impl GatewayConsumerServiceImpl) CreateDefaultConsumer(orgId, projectId, env, az string) (*orm.GatewayConsumer, *orm.ConsumerAuthConfig, StandardErrorCode, error)

func (GatewayConsumerServiceImpl) DeleteConsumer

func (impl GatewayConsumerServiceImpl) DeleteConsumer(consumerId string) *common.StandardResult

func (GatewayConsumerServiceImpl) GetConsumerInfo

func (impl GatewayConsumerServiceImpl) GetConsumerInfo(consumerId string) *common.StandardResult

func (GatewayConsumerServiceImpl) GetConsumerList

func (impl GatewayConsumerServiceImpl) GetConsumerList(orgId string, projectId string, env string) *common.StandardResult

func (GatewayConsumerServiceImpl) GetProjectConsumerInfo

func (impl GatewayConsumerServiceImpl) GetProjectConsumerInfo(orgId string, projectId string, env string) (dto *dto.ConsumerDto, err error)

func (GatewayConsumerServiceImpl) UpdateConsumerInfo

func (impl GatewayConsumerServiceImpl) UpdateConsumerInfo(consumerId string, consumerInfo *gw.ConsumerDto) *common.StandardResult

Jump to

Keyboard shortcuts

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